gecko-dev/testing/mochitest
Mike Hommey 09ba90638d Bug 1679491 - Fail immediately on gst-launch crashes. r=releng-reviewers,aki
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
2020-11-30 17:20:45 +00:00
..
BrowserTestUtils Bug 1671983 - Part 5: Remove unnecessary process switch logic from BrowserTestUtils.jsm, r=annyG 2020-11-12 18:01:00 +00:00
MochiKit
baselinecoverage
chrome Bug 1678303 - Mark testing/mochitest/chrome/test_sanityEventUtils.xhtml as failing in the headless mode r=ahal DONTBUILD 2020-11-20 16:49:36 +00:00
dynamic
embed
manifests Bug 1654103: Standardize on Black for Python code in `mozilla-central`. 2020-10-26 18:34:53 +00:00
pywebsocket3 Bug 1654090 - Replace testing/mochitest/pywebsocket with pywebsocket3; r=jmaher 2020-07-22 02:06:38 +00:00
ssltunnel Bug 1654103: Standardize on Black for Python code in `mozilla-central`. 2020-10-26 18:34:53 +00:00
static Bug 1644863 - fix trailing whitespace in cross-tree tests, r=emilio,marionette-reviewers,whimboo 2020-06-17 22:45:31 +00:00
tests Bug 1675349: Update tests under testing/mochitest for the removal of plugins. r=jmathies 2020-11-18 15:59:47 +00:00
README.txt
ShutdownLeaksCollector.jsm
__init__.py
api.js
bisection.py Bug 1654103: Standardize on Black for Python code in `mozilla-central`. 2020-10-26 18:34:53 +00:00
browser-harness.xhtml Bug 1659267 - Remove usages of -moz-user-select across the Firefox codebase. r=emilio,marionette-reviewers,geckoview-reviewers,preferences-reviewers,whimboo,agi 2020-08-18 23:37:51 +00:00
browser-test.js Bug 1595858 - Allow users to select or deselect addons for homepage and newtab without disabling the addons. r=preferences-reviewers,Gijs,mixedpuppy,ahal 2020-11-20 21:40:14 +00:00
chrome-harness.js
chunkifyTests.js
document-builder.sjs
favicon.ico
harness.xhtml Bug 1644863 - fix trailing whitespace in cross-tree tests, r=emilio,marionette-reviewers,whimboo 2020-06-17 22:45:31 +00:00
leaks.py Bug 1654103: Standardize on Black for Python code in `mozilla-central`. 2020-10-26 18:34:53 +00:00
mach_commands.py Bug 1674483 - Only use websocketprocessbridge when running tests tagged with 'webrtc'. r=bwc,gbrown 2020-11-06 22:47:42 +00:00
mach_test_package_commands.py Bug 1654103: Standardize on Black for Python code in `mozilla-central`. 2020-10-26 18:34:53 +00:00
manifest.json
manifest.webapp
manifestLibrary.js Bug 1602668 - Enables xorigin iframe mode for mochitest-plain. r=kmag 2020-06-22 19:10:30 +00:00
mochitest-e10s-utils.js
mochitest_options.py Bug 1672023 - Remove excluded files from `black.yml` 2020-10-26 18:21:44 +00:00
moz.build Bug 1654103: Standardize on Black for Python code in `mozilla-central`. 2020-10-26 18:34:53 +00:00
pywebsocket_wrapper.py Bug 1654103: Standardize on Black for Python code in `mozilla-central`. 2020-10-26 18:34:53 +00:00
redirect.html
runjunit.py Bug 1674483 - Only use websocketprocessbridge when running tests tagged with 'webrtc'. r=bwc,gbrown 2020-11-06 22:47:42 +00:00
runtests.py Bug 1679491 - Fail immediately on gst-launch crashes. r=releng-reviewers,aki 2020-11-30 17:20:45 +00:00
runtestsremote.py Bug 1654103: Standardize on Black for Python code in `mozilla-central`. 2020-10-26 18:34:53 +00:00
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.