gecko/testing/mochitest
Chris Manchester 18a2cf7cb0 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
..
BrowserTestUtils Bug 1140512: Ensure FindBar communicates properly with content after remoteness change. r=mikedeboer 2015-10-15 15:13:54 +02:00
chrome Bug 1187701 - add_task function for mochitest chrome and plain; r=jmaher 2015-08-03 11:14:10 -06:00
dynamic
manifests
MochiKit
pywebsocket
ssltunnel Bug 1198334 (part 1) - Replace the opt-in FAIL_ON_WARNINGS with the opt-out ALLOW_COMPILER_WARNINGS. r=glandium. 2015-08-27 20:44:53 -07:00
static
tests Bug 1216254 - [mochitest] Ignore unknown log actions when interactive debugger enabled, r=chmanchester 2015-10-19 16:19:09 -04:00
b2g_start_script.js 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
bisection.py
browser-harness.xul Bug 1207499 - Part 10: Remove use of expression closure from testing/. r=jmaher 2015-09-23 18:42:19 +09:00
browser-test-overlay.xul
browser-test.js Bug 1204812 - Keep Console.jsm in toolkit/modules/ r=jryans,Mossop 2015-10-15 03:45:22 -07:00
cc-analyzer.js
chrome-harness.js
chunkifyTests.js
gen_template.pl
harness.xul Bug 1042998 - Use StructuredLog.jsm for mochitest logging, r=chmanchester 2015-09-04 14:37:32 -04:00
install.rdf
jar.mn Bug 1042998 - Use StructuredLog.jsm for mochitest logging, r=chmanchester 2015-09-04 14:37:32 -04:00
jetpack-addon-harness.js Bug 1202902 - Mass replace toplevel 'let' with 'var' in preparation for global lexical scope. (rs=jorendorff) 2015-09-15 11:19:45 -07:00
jetpack-addon-overlay.xul
jetpack-package-harness.js
jetpack-package-overlay.xul
leaks.py Bug 1074317 - Report indirect LSan leaks in mochitests. r=erahm 2015-08-03 06:45:00 -04:00
mach_commands.py Bug 1211407 - Make |mach mochitest| use the adb under out/host/*/bin if no --adbpath specified. r=ahal 2015-10-05 19:11:52 +08:00
mach_test_package_commands.py
Makefile.in Bug 1208320 - Produce mochitest test archive without staging test files; r=glandium 2015-09-30 09:46:35 -07:00
manifest.webapp
manifestLibrary.js
mochitest_options.py Bug 1211407 - Make |mach mochitest| use the adb under out/host/*/bin if no --adbpath specified. r=ahal 2015-10-05 19:11:52 +08:00
mochitest-e10s-utils.js
moz.build
nested_setup.js
pywebsocket_wrapper.py
README.txt
redirect.html
runrobocop.py Bug 1207461 - Fix symbols path for robocop crash reporting; r=jmaher 2015-10-05 15:37:20 -06:00
runtests.py Bug 1218010 - Shorten the polling interval when waiting for httpd.js startup in mochitest. r=ahal 2015-10-26 10:42:04 -07:00
runtestsb2g.py Bug 1196430 - part 7 - teach process_leak_log how to symbolicate leaked object stacks; r=mccr8 2015-08-26 19:41:43 -04:00
runtestsremote.py Bug 1042998 - Use StructuredLog.jsm for mochitest logging, r=chmanchester 2015-09-04 14:37:32 -04:00
server.js Bug 1042998 - Use StructuredLog.jsm for mochitest logging, r=chmanchester 2015-09-04 14:37:32 -04:00
shutdown-leaks-collector.js
ShutdownLeaksCollector.jsm

See https://developer.mozilla.org/en/docs/Mochitest for detailed information on running and writing mochitests.