gecko-dev/testing/mochitest/tests
Kris Maglione 498c55aee1 Bug 1595180 - Report assertions in Mochitests with fail-if annotations more sensibly. r=ahal
Currently, when a Mochitest has a fail-if annotation, any passing assertions
are reported as EXPECTED-FAIL, which is extremely confusing, and makes it
difficult to understand which parts of the test are still failing without
removing the annotation. What we really want is for passing assertions to
still be reported as passing, and for only actually failing assertions to
reported as EXPECTED-FAIL, which this patch does.

Differential Revision: https://phabricator.services.mozilla.com/D52407

--HG--
extra : moz-landing-system : lando
2019-11-12 21:41:14 +00:00
..
Harness_sanity Bug 1585119 - Re-enable many mochitests on android; r=geckoview-reviewers,snorp 2019-10-15 15:07:09 +00:00
MochiKit-1.4.2 Bug 1579272 - Cleanup obviously fennec-centric test annotations; r=bc 2019-09-06 16:51:10 +00:00
SimpleTest Bug 1595180 - Report assertions in Mochitests with fail-if annotations more sensibly. r=ahal 2019-11-12 21:41:14 +00:00
browser Bug 1573839, modify BrowserTestUtils.synthesizeMouse/Key/etc to handle fission. Remove support for passing arrays of selectors and instead modify the last argument to be a browsing context, or browser. Fix up tests that use this obsolete form, r=kmag 2019-10-07 08:51:52 +00:00
python Bug 1587206 - [lint.flake8] Enable F811 across the tree, r=sylvestre 2019-10-10 18:51:20 +00:00
moz.build