gecko-dev/testing
James Graham a8f08d82da Bug 1488475 - Reject string values starting with 'if ' in wpt manifests, r=ato
Writing disabled: if foo was a common mistake. The easiest fix is just to
require that 'if ' at the start of a string is quoted (one could also
fix this by interpreting these as real conditions, but that would be
more involved, and this fixes the immediate problem of invalid metadata).

Depends on D4952

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

--HG--
extra : moz-landing-system : lando
2019-07-31 09:17:27 +00:00
..
awsy Bug 1559975 - fix python2 linter errors for testing/awsy r=ahal 2019-07-19 14:37:10 +00:00
config Bug 1564282 - Pre: Make it easier to work with mozbase in Raptor locally. r=ahal 2019-07-25 00:46:36 +00:00
crashtest
extensions
firefox-ui Bug 1565818 - Disable the safebrowsing tests on MinGW clang builds r=gcp 2019-07-24 13:41:19 +00:00
geckodriver Bug 1569100 - Add GetCookies command and Cookies response types. r=ato 2019-07-30 10:04:00 +00:00
gtest Bug 1565497 - Improve android gtest's wait for final output; r=jmaher 2019-07-19 07:56:39 +00:00
jsshell
marionette Bug 1568991 - Ensure marionette event listeners are isolated from content, r=ato,bzbarsky 2019-07-29 08:48:50 +00:00
mochitest Bug 1569688 - Use e10s by default for geckoview mochitest; r=jmaher 2019-07-29 17:54:25 +00:00
modules Bug 1561435 - Format testing/, a=automatic-formatting 2019-07-05 11:01:24 +02:00
mozbase Bug 1569707 - [mozdevice 3.0.3] - Improve boot complete detection and ensure that the device state is reset after rebooting, r=gbrown. 2019-07-30 18:03:27 +00:00
mozharness Backed out changeset 2a0f5a0e0e38 (bug 1569817) for landing without a reviewer in the commit message. 2019-07-30 06:05:06 +03:00
profiles Bug 1554326 - Always set toolkit.telemetry.eventping.enabled during unit tests; r=snorp 2019-07-23 14:01:36 +00:00
raptor Bug 1566171 - Part 3: Add browsertime executable arguments to Raptor command line. r=rwood 2019-07-26 21:30:03 +00:00
runtimes Bug 1559975 - fix python2 linter errors for testing/runtimes r=ahal 2019-07-16 17:46:06 +00:00
specialpowers Bug 1560032 - part 1: Make TextEditor for password allow to copy password when selected range is in unmasked range r=m_kato 2019-07-29 06:21:14 +00:00
talos Bug 1532697 - Output window.devicePixelRatio when running Talos tests r=jmaher,perftest-reviewers,Bebe 2019-07-30 07:43:26 +00:00
tools Bug 1559975 - convert testing/tools/iceserver to python3 syntax r=ahal 2019-07-05 14:28:35 +00:00
tps Bug 1559975 - fix python2 linter errors for testing/tps r=ahal 2019-07-16 17:49:05 +00:00
web-platform Bug 1488475 - Reject string values starting with 'if ' in wpt manifests, r=ato 2019-07-31 09:17:27 +00:00
webdriver Backed out changeset facd6af4e16c (bug 1568327) for wpt failures at perform_actions/key.py. CLOSED TREE 2019-07-31 13:11:03 +03:00
xpcshell Bug 1569053 - Define MOZ_ANDROID_DATA_DIR for android xpcshell tests; r=snorp 2019-07-29 15:47:35 +00:00
addtest.py
cppunittest.ini
mach_commands.py Bug 1519369 - support 'debugger' parser argument for mach test command r=ahal,gbrown 2019-07-26 15:18:18 +00:00
moz.build
parse_build_tests_ccov.py
README.txt
remotecppunittests.py Bug 1567332 - Report exception stack in android cppunit tests; r=bc 2019-07-19 14:23:10 +00:00
runcppunittests.py Bug 1558598 - Force WebRender on or off in the cppunit harness. r=ahal 2019-06-29 09:49:23 +00:00
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