gecko-dev/testing/mochitest
Nika Layzell acdcfb91e7 Bug 1721898 - Support async conditions in {SimpleTest,ContentTaskUtils}.waitForCondition, r=kmag
This is already the behaviour of TestUtils.waitForCondition.

Unfortunately it appears that a couple of callers were already passing async
functions as the condition to waitForCondition, which was leading to the
conditions being immediately considered fulfilled. A couple of these tests
unfortunately do not pass with a correctly behaving waitForCondition, and have
been updated to comment out the failing code.

Differential Revision: https://phabricator.services.mozilla.com/D120670
2021-07-26 23:59:33 +00:00
..
BrowserTestUtils Bug 1721898 - Support async conditions in {SimpleTest,ContentTaskUtils}.waitForCondition, r=kmag 2021-07-26 23:59:33 +00:00
MochiKit
baselinecoverage
chrome Bug 1717025 - Remove unnecessary inclusions of Promise.jsm in test harnesses and tests. r=florian 2021-06-17 14:31:57 +00:00
dynamic
embed
manifests
pywebsocket3 Bug 1681096 - python3 - pylint --py3k - W1618: from __future__ import absolute_import r=perftest-reviewers,jmaher 2020-12-14 17:50:17 +00:00
ssltunnel
static Bug 1679758 - Remove trailing empty lines r=sylvestre,marionette-reviewers,jgraham 2020-12-15 10:34:54 +00:00
tests Bug 1721898 - Support async conditions in {SimpleTest,ContentTaskUtils}.waitForCondition, r=kmag 2021-07-26 23:59:33 +00:00
README.txt
ShutdownLeaksCollector.jsm
__init__.py
api.js Bug 1698158 - part 3.2 - Remove unnecessary imports from testharness addons experimental API. r=mixedpuppy 2021-03-16 18:15:41 +00:00
bisection.py Bug 1681096 - python3 - pylint --py3k - W1618: from __future__ import absolute_import r=perftest-reviewers,jmaher 2020-12-14 17:50:17 +00:00
browser-harness.xhtml Bug 1720535: Add https-first-disabled annotation to mochitest harness r=ahal 2021-07-26 16:47:45 +00:00
browser-test.js Bug 1720535: Add https-first-disabled annotation to mochitest harness r=ahal 2021-07-26 16:47:45 +00:00
chrome-harness.js
chunkifyTests.js
document-builder.sjs Bug 1708699 - Add the ability to set headers from GET parameters in document-builder.sjs. r=mconley. 2021-04-30 15:48:53 +00:00
favicon.ico
harness.xhtml
leaks.py Bug 1681096 - python3 - pylint --py3k - W1618: from __future__ import absolute_import r=perftest-reviewers,jmaher 2020-12-14 17:50:17 +00:00
mach_commands.py Bug 1696251 - Replace self with command_context where possible in existing mach commands. r=mhentges,webdriver-reviewers,perftest-reviewers,whimboo 2021-07-19 16:04:25 +00:00
mach_test_package_commands.py Bug 1696251 - Replace self with command_context where possible in existing mach commands. r=mhentges,webdriver-reviewers,perftest-reviewers,whimboo 2021-07-19 16:04:25 +00:00
manifest.json
manifest.webapp
manifestLibrary.js Bug 1720535: Add https-first-disabled annotation to mochitest harness r=ahal 2021-07-26 16:47:45 +00:00
mochitest-e10s-utils.js
mochitest_options.py Bug 1496997 - Remove dom.serviceWorkers.parent_intercept pref r=asuth,dom-workers-and-storage-reviewers,perftest-reviewers,jgraham,sparky,webdriver-reviewers,whimboo 2021-06-15 08:52:39 +00:00
moz.build Backed out 2 changesets (bug 1714688) for causing Bug 1717578. CLOSED TREE 2021-06-22 19:06:18 +03:00
pywebsocket_wrapper.py Bug 1681096 - python3 - pylint --py3k - W1618: from __future__ import absolute_import r=perftest-reviewers,jmaher 2020-12-14 17:50:17 +00:00
redirect.html
runjunit.py Bug 1692058 - Open temporary file in w mode when running multiple junit tests. r=droeh,mhentges 2021-02-24 17:03:32 +00:00
runtests.py Bug 1720535: Add https-first-disabled annotation to mochitest harness r=ahal 2021-07-26 16:47:45 +00:00
runtestsremote.py Bug 1704245 - Dump less device info in android test logs; r=jmaher 2021-04-12 13:38:28 +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.