gecko-dev/testing
Geoff Brown bcb439e8b2 Bug 1548873 - When running android mach test commands, always offer to install app; r=snorp
In addition to the inconvenience of geckoview installation, there are other reasons to
re-install, notably to test against new changes; let's always offer to install, regardless
of which app is requested and regardless of whether it is installed.
I've also removed the looping that was here: I think prompting once is sufficient.

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

--HG--
extra : moz-landing-system : lando
2019-05-03 22:11:24 +00:00
..
awsy
config
crashtest
extensions
firefox-ui
geckodriver
gtest Bug 1548555 - For android gtest, push support files to device; r=bc 2019-05-03 17:45:21 +00:00
jsshell
marionette Bug 1546990 - Remove several files from eval()-assertion whitelist, r=ckerschb 2019-04-29 11:20:37 +00:00
mochitest Bug 1544811 - Use web processes on a per-site basis for fission-enabled windows, r=mconley 2019-05-03 21:31:57 +00:00
modules
mozbase Bug 1548873 - When running android mach test commands, always offer to install app; r=snorp 2019-05-03 22:11:24 +00:00
mozharness Bug 1548555 - For android gtest, push support files to device; r=bc 2019-05-03 17:45:21 +00:00
profiles Backed out 7 changesets (bug 1540573) for causing bug 1548441 2019-05-03 20:35:27 +03:00
raptor Bug 1545186 - Raptor test definitions and taskcluster configs for cold page-load tests on GeckoView Example App; #perftest r=davehunt 2019-05-03 15:53:27 +00:00
runtimes
specialpowers Bug 1320404 - Remove appId from origin attributes - part 1 - OriginAttributes and nsIPrincipal, r=Ehsan,flod 2019-05-03 17:13:17 +00:00
talos Bug 1544811 - Use web processes on a per-site basis for fission-enabled windows, r=mconley 2019-05-03 21:31:57 +00:00
tools
tps
web-platform Bug 1531910: Re-enable a test-case, and check protocol length based on UTF-8 encoding. r=jib 2019-05-03 19:08:25 +00:00
webdriver
xpcshell Bug 1548597 - Relax requirements for fennec in android xpcshell harness; r=jmaher 2019-05-02 17:38:07 +00:00
addtest.py Bug 1547996 - Fix mochitest-browser-chrome with mach addtest;r=ahal 2019-04-30 15:20:51 +00:00
cppunittest.ini
mach_commands.py Bug 1547380 - Reject attempts to run the rusttests command from artifact builds. r=nalexander 2019-04-30 23:03:14 +00:00
moz.build
parse_build_tests_ccov.py
README.txt
remotecppunittests.py
runcppunittests.py
testsuite-targets.mk

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