зеркало из https://github.com/mozilla/gecko-dev.git
09b1f30422
beforeTestSync uses an asynchronous operation that takes a while to finish. In the meantime, it's very likely that the browser will run some tasks scheduled to run when idle, which cause XPCOMUtils mock in browser-test.js to be used, which references _globalProperties. --HG-- extra : rebase_source : 3d75068a43cad4e87317792c67b6fe5fd483f0c5 |
||
---|---|---|
.. | ||
BrowserTestUtils | ||
MochiKit | ||
baselinecoverage | ||
chrome | ||
dynamic | ||
embed | ||
manifests | ||
pywebsocket | ||
ssltunnel | ||
static | ||
tests | ||
README.txt | ||
ShutdownLeaksCollector.jsm | ||
__init__.py | ||
api.js | ||
bisection.py | ||
browser-harness.xul | ||
browser-test.js | ||
chrome-harness.js | ||
chunkifyTests.js | ||
favicon.ico | ||
gen_template.pl | ||
harness.xul | ||
install.rdf | ||
leaks.py | ||
mach_commands.py | ||
mach_test_package_commands.py | ||
manifest.json | ||
manifest.webapp | ||
manifestLibrary.js | ||
mochitest-e10s-utils.js | ||
mochitest_options.py | ||
moz.build | ||
nested_setup.js | ||
pywebsocket_wrapper.py | ||
redirect.html | ||
rungeckoview.py | ||
runjunit.py | ||
runrobocop.py | ||
runtests.py | ||
runtestsremote.py | ||
schema.json | ||
server.js | ||
shutdown-leaks-collector.js | ||
start_desktop.js |
README.txt
See https://developer.mozilla.org/en/docs/Mochitest for detailed information on running and writing mochitests.