gecko/testing
Chris Manchester 26ecd3f7b9 Bug 1218010 - Shorten the polling interval when waiting for httpd.js startup in mochitest. r=ahal
I noticed in automation logs that we always wait about 1s for httpd.js to be
ready -- this is the minimum we could wait if we wait at all, because we poll
every second. Bringing the polling interval down to 100ms locally shows we
succeed after waiting just once. This is a perceptible speedup, and will
have an effect for every dir now that we run-by-dir.
2015-10-26 10:42:04 -07:00
..
config Bug 1181261 - Remove remaining in-tree mozhanress configs. r=ahal 2015-09-19 14:47:52 +08:00
crashtest
docker Bug 1204800 - Add tooltool dependencies to phone builds. r=wcosta 2015-10-23 04:47:00 -04:00
eslint-plugin-mozilla Bug 1203159 - Clean up various incorrect paths. r=ochameau 2015-10-21 12:48:55 -05:00
gtest Backed out changeset 92e5edb0d02e (bug 992983) for breaking fix_stack_using_bpsyms.py 2015-10-19 12:15:43 -07:00
instrumentation
luciddream Bug 1216967: Bump Marionette Python packages 2015-10-21 14:21:27 +01:00
marionette Bug 1216967: Bump Marionette Python packages 2015-10-21 14:21:27 +01:00
mochitest Bug 1218010 - Shorten the polling interval when waiting for httpd.js startup in mochitest. r=ahal 2015-10-26 10:42:04 -07:00
modules Backed out 2 changesets (bug 1202902) to recking bug 1202902 to be able to reopen inbound on a CLOSED TREE 2015-10-07 14:03:21 +02:00
mozbase Bug 1190371 - [mozrunner] bump release to 6.11. r=me 2015-10-23 06:32:19 +02:00
mozharness Bug 1178286 - switch release automation source builder to taskcluster. r=jlund DONTBUILD 2015-10-23 17:52:40 -04:00
profiles Bug 1214932 - Remove fragmented-mp4 from media prefs. r=jya 2015-10-15 14:51:28 +13:00
runtimes Bug 912121 - Update misc. DevTools paths and comments. rs=devtools 2015-09-21 12:07:31 -05:00
specialpowers Bug 1213151 - Part 2: Use SpecialPowers.cleanUpSTSData() in a few tests; r=jdm 2015-10-09 10:56:19 -04:00
talos Bug 1098357 - Make Session Restore talos test e10s-friendly. r=mconley 2015-10-16 11:07:49 +02:00
taskcluster Bug 1171033 - Add taskcluster linux64 test configs (but not scheduled anywhere yet), r=dustin 2015-10-15 15:35:45 -04:00
tools Bug 1216950 - Add --list to |mach try| to display saved try strings, r=chmanchester 2015-10-23 00:57:39 +01:00
tps
web-platform Bug 1189685 - Part 2: Make synced-state.https.html pass; r=bkelly 2015-10-26 12:37:50 -04:00
xpcshell Bug 1203159 - Rewrite DevTools resource URLs. r=ochameau 2015-10-21 12:48:53 -05:00
cppunittest.ini
mach_commands.py Bug 1216950 - Add --list to |mach try| to display saved try strings, r=chmanchester 2015-10-23 00:57:39 +01:00
machine-configuration.json
README.txt
remotecppunittests.py Bug 1201370 - Add emulator parameter to cppunit test. r=ahal 2015-09-25 11:49:40 +08:00
runcppunittests.py Bug 1215679 - Ignore ODR violations in ASan CPP unit tests. r=jmaher 2015-10-22 09:33:43 -07:00
testsuite-targets.mk Backed out changeset 92e5edb0d02e (bug 992983) for breaking fix_stack_using_bpsyms.py 2015-10-19 12:15:43 -07: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