зеркало из https://github.com/mozilla/gecko-dev.git
09ba90638d
The failures in bug 1678451 are a timeout because gst-launch crashes and makes itself wait indefinitely for $someone to possibly debug the issue, which, on CI, is not useful. What happens then is that the task is killed after a while. A more useful thing to do is just to let it crash and not wait, turning timeouts into immediate task failures. Differential Revision: https://phabricator.services.mozilla.com/D98040 |
||
---|---|---|
.. | ||
BrowserTestUtils | ||
MochiKit | ||
baselinecoverage | ||
chrome | ||
dynamic | ||
embed | ||
manifests | ||
pywebsocket3 | ||
ssltunnel | ||
static | ||
tests | ||
README.txt | ||
ShutdownLeaksCollector.jsm | ||
__init__.py | ||
api.js | ||
bisection.py | ||
browser-harness.xhtml | ||
browser-test.js | ||
chrome-harness.js | ||
chunkifyTests.js | ||
document-builder.sjs | ||
favicon.ico | ||
harness.xhtml | ||
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.