зеркало из https://github.com/mozilla/gecko-dev.git
b483d6326c
As a side-effect this will also update runtime data for all suites using '--chunk-by-runtime'. This change simultaneously: 1. Stores runtime data from all suites 2. Stores runtime data from all tests (no more percentile) 3. Stores distinct data for android, unix (osx/linux) and windows 4. Reduces the size of 'testing/runtimes' from 408k -> 168k The chunks look more balanced from my unscientific glance (especially on Windows). Differential Revision: https://phabricator.services.mozilla.com/D53702 --HG-- extra : moz-landing-system : lando |
||
---|---|---|
.. | ||
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 | ||
harness.xul | ||
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 | ||
pywebsocket_wrapper.py | ||
redirect.html | ||
runjunit.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.