Open Bug 1396901 Opened 7 years ago Updated 2 years ago

Add self tests for --verify

Categories

(Testing :: General, enhancement, P3)

enhancement

Tracking

(Not tracked)

People

(Reporter: gbrown, Unassigned)

References

(Blocks 1 open bug)

Details

There's exciting work on self-tests for test harnesses these days. Once that's stable, I'd like to have self-tests for --verify mode, since that might be prone to breakage.
Priority: -- → P3
Assignee: gbrown → nobody
here are some scenarios we should ensure are covered (what I use for testing prior to changes to TV): * coverage on linux, windows, osx, android * 1 test each modified in a patch of: xpcshell, mochitest, webgl, browser-chrome, devtools, clipboard test, reftest, crashtest, jsreftest, web-platform/test, web-platform/mozilla/ ** ensure TV, TVg, and TVw are running * 1 test each of valid tests but which are skipped on a given platform: xpcshell, mochitest, webgl, browser-chrome, devtools, clipboard test, reftest, crashtest, jsreftest, web-platform/test, web-platform/mozilla/ ** ensure no tests are run (maybe jobs are run and that is ok) * 25 mochitests, 25 reftests, 25 web-platform tests ** should be 3 chunks of each TV,TVg,TVw running While this isn't comprehensive, we do want to ensure the above scenarios work reliably.
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.