зеркало из https://github.com/mozilla/gecko-dev.git
498c55aee1
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 |
||
---|---|---|
.. | ||
Harness_sanity | ||
MochiKit-1.4.2 | ||
SimpleTest | ||
browser | ||
python | ||
moz.build |