gecko-dev/testing/mochitest/tests
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
..
Harness_sanity Bug 1720405 - part 2: Get rid of the pref check/setting of `dom.keyboardevent.dispatch_during_composition` from the tests r=smaug 2021-07-14 10:59:04 +00:00
MochiKit-1.4.2
SimpleTest Bug 1721898 - Support async conditions in {SimpleTest,ContentTaskUtils}.waitForCondition, r=kmag 2021-07-26 23:59:33 +00:00
browser Bug 1717680, remove places where document.popupNode and document.tooltipNode are checked within tests, as these checks are no longer needed, r=Gijs 2021-07-09 11:51:12 +00:00
python Bug 1713197 - fix mochitest self tests to use proper mozinfo. r=ahal 2021-05-27 20:12:13 +00:00
moz.build Bug 1654103: Standardize on Black for Python code in `mozilla-central`. 2020-10-26 18:34:53 +00:00