зеркало из 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 |
||
---|---|---|
.. | ||
awsy | ||
config | ||
crashtest | ||
firefox-ui | ||
geckodriver | ||
gtest | ||
jsshell | ||
marionette | ||
mochitest | ||
modules | ||
mozbase | ||
mozharness | ||
profiles | ||
raptor | ||
runtimes | ||
specialpowers | ||
talos | ||
tools | ||
tps | ||
web-platform | ||
webdriver | ||
xpcshell | ||
README.txt | ||
cppunittest.ini | ||
mach_commands.py | ||
moz.build | ||
remotecppunittests.py | ||
runcppunittests.py | ||
testsuite-targets.mk |
README.txt
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