It is now possible to skip tests in test-verify. Simplify annotate the
manifest for your test:

[test]
skip-if = verify

or, for reftests:

skip-if(verify) ...

and the test-verify (TV) test task will not try to verify the annotated
test.

Please don't abuse this feature! Most TV failures indicate a weakness in
the test.

As always, you can read more about test-verify at
https://developer.mozilla.org/en-US/docs/Mozilla/QA/Test_Verification.
_______________________________________________
dev-platform mailing list
dev-platform@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-platform

Reply via email to