Closed
Bug 973675
Opened 11 years ago
Closed 9 years ago
Need tests for the test runner
Categories
(Remote Protocol :: Marionette, defect)
Remote Protocol
Marionette
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 1227367
People
(Reporter: mdas, Unassigned)
Details
(Keywords: pi-marionette-runner, Whiteboard: [runner])
Sounds meta, but it's pretty reasonable. We should make sure that the Base/Marionette test runners do what we expect.
It will let us make sure that we will never regress on bugs like bug 970886 and will let us verify that we're running the right tests given particular manifest conditions, like in bug 970804.
Reporter | ||
Comment 1•11 years ago
|
||
To address the problems in the description, the first batch of tests should verify that we obey the --type arguments we pass in (oop, b2g, ...), and make sure that the right tests are executed and the right tests are skipped. We should also verify that we can run tests of the same name in different directories.
Updated•11 years ago
|
Whiteboard: [r
Updated•11 years ago
|
Whiteboard: [r → [runner]
Updated•10 years ago
|
Keywords: ateam-marionette-runner
Updated•9 years ago
|
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → DUPLICATE
Updated•2 years ago
|
Product: Testing → Remote Protocol
You need to log in
before you can comment on or make changes to this bug.
Description
•