gecko-dev/testing
Geoff Brown 00c7fc4efb Bug 1560073 - Change default android package name for most mach test commands; r=snorp,nalexander,maja_zf
Use the geckoview TestRunnerActivity, org.mozilla.geckoview.test, by default
for all types of mochitests, reftests, and web-platform tests. TRA is already
the default for gtest and geckoview-junit. Fennec, based on ANDROID_PACKAGE_NAME,
remains the default for robocop and marionette-test and I have no plans to
change those. There is a related issue for xpcshell-test -- not the package
name, but the default apk -- but I am reluctant to handle that until bug 1553225
is resolved.

Differential Revision: https://phabricator.services.mozilla.com/D35479

--HG--
extra : moz-landing-system : lando
2019-06-26 02:34:49 +00:00
..
awsy Backed out 3 changesets (bug 1558598) for Geckoview failures 2019-06-12 18:19:07 +03:00
config
crashtest
extensions
firefox-ui Bug 1556867 - Remove the old about:private browsing code and pref r=fluent-reviewers,Mardak,Pike,Gijs 2019-06-10 17:01:54 +00:00
geckodriver Bug 1396824 - Part 1: Replace the webdriver router by warp. r=ato 2019-06-24 09:26:59 +00:00
gtest Bug 1558867 - Report log for short runs of 'mach gtest'; r=bc 2019-06-12 20:38:37 +00:00
jsshell
marionette Bug 1560588 - [marionette] Fix focus handling in open_chrome_window() for WindowManagerMixin. r=webdriver-reviewers,ato 2019-06-24 09:28:46 +00:00
mochitest Bug 1560073 - Change default android package name for most mach test commands; r=snorp,nalexander,maja_zf 2019-06-26 02:34:49 +00:00
modules
mozbase Bug 1560073 - Change default android package name for most mach test commands; r=snorp,nalexander,maja_zf 2019-06-26 02:34:49 +00:00
mozharness Bug 1560127 - Fix test-verify against mochitest-remote. r=gbrown 2019-06-21 10:34:15 +00:00
profiles Bug 1559798 - Begin polling for the results (runner.js) only after the pageload.js code has been invoked in the test page content r=acreskey,tarek 2019-06-19 20:56:16 +00:00
raptor Bug 1546661 - Enable cold page loads tests for Reference Browser on Try r=perftest-reviewers,Bebe,sparky 2019-06-25 08:28:58 +00:00
runtimes
specialpowers Bug 1550467 - Ensure that listeners in chrome scripts are cleaned up. r=botond,jmaher 2019-06-06 20:49:25 +00:00
talos Bug 1559749 Non-local network connections are disabled and a connection attempt to 127.0.0.1.woopra-ns.com r=jmaher 2019-06-18 11:33:14 +00:00
tools
tps
web-platform Bug 1560073 - Change default android package name for most mach test commands; r=snorp,nalexander,maja_zf 2019-06-26 02:34:49 +00:00
webdriver Bug 1396824 - Part 1: Replace the webdriver router by warp. r=ato 2019-06-24 09:26:59 +00:00
xpcshell Bug 1558495 - Make sure we retry the TRR connection if it fails r=agrover 2019-06-14 21:49:10 +00:00
addtest.py
cppunittest.ini Bug 1558350: Add TestNativeNt to cppunittest.ini; r=mhowell 2019-06-11 00:11:58 +00:00
mach_commands.py Bug 1558221 - Update 'mach test-info long-tasks'; r=jmaher 2019-06-10 17:40:33 +00:00
moz.build
parse_build_tests_ccov.py
README.txt
remotecppunittests.py
runcppunittests.py
testsuite-targets.mk Bug 1553481 - Filter out pdbs from CPP_UNIT_TEST_BINS so we don't try to strip them r=firefox-build-system-reviewers,dmajor 2019-05-22 15:08:07 +00:00

Common testing tools for mozilla codebase projects, test suite definitions
for automated test runs, tests that don't fit anywhere else, and other fun
stuff