Open Bug 998463 Opened 9 years ago Updated 8 months ago

Want a way to run disabled tests without having to re-enable them

Categories

(Testing :: Mochitest, defect)

x86_64
Linux
defect

Tracking

(Not tracked)

People

(Reporter: billm, Unassigned)

Details

When working on enabling tests (for e10s, for example), it would be nice if there was a simple way to ignore certain skip-if conditions. Essentially, we want to be able to override some of the values in mozinfo, but only when considering whether to run a test. That would happen somewhere around here:

http://mxr.mozilla.org/mozilla-central/source/testing/mochitest/runtests.py#471

The flag could be something like --dontskip e10s, perhaps.
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.