gecko-dev/testing
Junior Hsu 34f0900f51 Bug 1571573 - P3 don't fetch node in non-xpcshell test r=ahal
Although we don't use `node` for test except xpcshell, many yml includes `desktop_unittest.py`, which fetches `node` in the last patch.
Hence, expose node path to MOZ_NODE_PATH env variable only if we have fetched node from toolchain.

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

--HG--
extra : moz-landing-system : lando
2019-09-09 21:11:45 +00:00
..
awsy Bug 1563164 - Remove option to enable/disable upstream certs in raptor r=perftest-reviewers,tarek,AlexandruIonescu 2019-09-04 13:39:19 +00:00
config Bug 1571573 - P2 remove downloading node from tooltool r=tomprince,ahal 2019-09-09 17:54:36 +00:00
crashtest
extensions
firefox-ui Bug 1573393 - Remove deprecated Firefox UI security tests. r=johannh 2019-08-15 07:42:27 +00:00
geckodriver bug 1520585: geckodriver: release 0.25.0; r=webdriver-reviewers,jgraham 2019-09-09 11:00:31 +00:00
gtest
jsshell
marionette Bug 1578783 - Cleanup fennec references in marionette tests; r=whimboo,ato 2019-09-06 15:17:32 +00:00
mochitest Bug 1579272 - Cleanup obviously fennec-centric test annotations; r=bc 2019-09-06 16:51:10 +00:00
modules
mozbase bug 1520585: mozrunner: release 0.10.0; r=webdriver-reviewers,whimboo 2019-09-09 11:00:08 +00:00
mozharness Bug 1571573 - P3 don't fetch node in non-xpcshell test r=ahal 2019-09-09 21:11:45 +00:00
profiles Bug 1578709 - Only set flash only pref for those tests that need it, r=mconley,ahal 2019-09-04 22:12:39 +00:00
raptor Bug 1566174 - Part 2: Add browsertime dependencies to Raptor tasks when --browsertime flag is present. r=rwood,tomprince 2019-09-06 18:53:49 +00:00
runtimes
specialpowers Bug 1563578: Make browser_getActor_filter.js Fission-compatible. 2019-08-22 20:28:36 +00:00
talos Bug 1575089 - Add a new Talos test that measures warm startup time with a number of real-world WebExtensions installed. r=rwood 2019-08-31 06:58:00 +00:00
tools Bug 1575420 - Replace MOZ_WIDGET_TOOLKIT value of "gtk3" with "gtk". r=froydnj 2019-08-21 12:25:42 +00:00
tps Bug 1574382 - use yaml to parse TPS tests. r=tcsc 2019-08-19 20:55:05 +00:00
web-platform Bug 1523582 Part 5 - Update test expectations. r=dbaron 2019-09-09 17:42:18 +00:00
webdriver bug 1520585: webdriver: release 0.40.2; r=webdriver-reviewers,jgraham 2019-09-09 10:59:27 +00:00
xpcshell Bug 1553225 - Run Android 7.0 xpcshell tests against geckoview apk; r=jmaher 2019-08-21 18:24:08 +00:00
addtest.py Bug 1549894 - Support wpt .js tests in addtest, r=bgrins 2019-08-26 21:07:16 +00:00
cppunittest.ini Bug 1575655 - Add skip-if for TestNativeNt. r=aklotz 2019-08-21 21:47:43 +00:00
mach_commands.py Bug 1575652 - Show test skip counts in 'mach test-info'; r=jmaher 2019-08-29 23:30:29 +00:00
moz.build
parse_build_tests_ccov.py Bug 1573435 - Use toolchain fetches for all remaining toolchain uses. r=nalexander 2019-08-15 11:21:52 +09:00
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