Closed
Bug 947208
Opened 12 years ago
Closed 6 years ago
Add conditions to all mach testing commands
Categories
(Testing :: General, defect)
Testing
General
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: ahal, Assigned: gbrown)
Details
Conditions are used to determine when commands are available, e.g a desktop firefox test suite should not be available if a b2g build is currently active.
Mochitests are already all sorted out, but reftest, crashtest, xpcshell, gtest, webidl, talos, jetpack and python-test are not. It is confusing to have half the test commands disabled and the other half not (even though they should be).
| Assignee | ||
Comment 1•6 years ago
|
||
Most/all commands have appropriate conditions now.
Assignee: nobody → gbrown
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•