gecko-dev/testing
Henrik Skupin 33405c5a0c Bug 1430717 - Skip test_cli_arguments.py TestCommandLineArguments.test_startup_timeout. r=whimboo
The test is causing intermittent failures of type "1000s of no output" for
the Mn jobs. It needs to be skipped until at least bug 1433873 has been
fixed.

MozReview-Commit-ID: 5Kpq8wYT1Bt

--HG--
extra : rebase_source : ad9a99edaceb32e27acfc0e71d10a509933fa6d5
2018-03-20 23:03:57 +01:00
..
awsy Bug 1446954: Remove support for running tests on automation without stylo configurations. r=froydnj 2018-03-20 11:29:08 +01:00
config Bug 1433279 - Update tooltool manifest for Mac host-utils for Android tests; r=me,a=test-only 2018-03-13 12:17:25 -06:00
crashtest Bug 1425356 - remove XUL template support, r=bz 2017-12-19 14:11:06 +00:00
firefox-ui Bug 1445551: Part 2 - Remove multiprocessCompatible flag. r=aswan 2018-03-13 19:02:42 -07:00
geckodriver Bug 1444068 - Switch to using rust time for Marionette connection polling r=ato 2018-03-19 06:41:42 -04:00
gtest Bug 1434671 - add a benchmarking macro permitting custom test fixtures; r=ted.mielczarek 2018-02-26 17:31:58 -04:00
marionette Bug 1430717 - Skip test_cli_arguments.py TestCommandLineArguments.test_startup_timeout. r=whimboo 2018-03-20 23:03:57 +01:00
mochitest Bug 1444973 - Remove browser-test-overlay.xul. r=ahal 2018-03-13 17:33:33 -07:00
modules Bug 1433175 - scripted patch to replace Components.classes[, Components.interfaces.nsI, Components.utils. and Components.results. with Cc, Ci, Cu and Cr, r=Mossop. 2018-02-28 18:51:33 +01:00
mozbase Bug 1447401 - [mozrunner] Remove b2g related runners and devices, r=jmaher 2018-03-20 10:43:39 -04:00
mozharness Bug 1443208 - Express Fennec APK with GENERATED_FILES. r=ted.mielczarek 2018-03-20 12:41:49 -07:00
profiles Bug 1445551: Part 2 - Remove multiprocessCompatible flag. r=aswan 2018-03-13 19:02:42 -07:00
runtimes Backed out changeset ae1924aff61b (bug 1443457) as requested by developer 2018-03-14 12:35:38 +02:00
specialpowers Bug 1441927 part 3. Fix the exposure test for OfflineResourceList. r=bkelly 2018-03-01 12:32:33 -05:00
talos Bug 1382601 - Fix test failure in damp due to EventEmitter change; r=pbro. 2018-03-20 10:26:19 +01:00
tools Backed out changeset 99809c2e06ae since it wasn't supposed to get pushed. r=me 2018-03-03 00:17:58 -05:00
tps Bug 1447104 - Update addon metadata in TPS to new format r=markh 2018-03-19 13:19:13 -07:00
web-platform Bug 1445682: Make Shadow DOM account for stylesheet applicableness correctly. r=xidorn 2018-03-19 15:50:31 +01:00
webdriver Bug 1401129 - Release webdriver 0.35.0. r=whimboo 2018-03-08 16:05:08 +00:00
xpcshell Bug 1440714 - Convert Android xpcshell test harness to adb.py; r=bc 2018-03-17 09:28:23 -06:00
cppunittest.ini
mach_commands.py Bug 1443557 - Start using the 'mach' formatter by default in |mach test| and |mach mochitest|, r=gbrown 2018-03-12 16:46:53 -04:00
moz.build Bug 1433974 - Update BUG_COMPONENT for some of the new Testing components, r=jmaher 2018-01-29 12:57:54 -05:00
README.txt
remotecppunittests.py Bug 1440714 - Convert Android cppunit test harness to adb.py; r=bc 2018-03-16 09:37:48 -06:00
runcppunittests.py Bug 1377007 - autospider.py,runcppunittests.py export the path to directory js/src,r=Yoric 2017-12-08 11:14:12 +01:00
testsuite-targets.mk Bug 1443246 - Don't sign Robocop APK during stage-package. r=gbrown 2018-03-05 11:20:16 -08: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