Open Bug 1899327 Opened 1 year ago Updated 1 year ago

Only allow one test layer to be a test runner

Categories

(Testing :: mozperftest, task, P2)

task

Tracking

(Not tracked)

People

(Reporter: sparky, Unassigned)

References

Details

(Whiteboard: [fxp])

Currently, it's possible to have multiple test layers running at the same time. However, in many (or all) cases, we only want one of them to actually run the test. To disable the layers we don't want, we would always have to pass the --no-<LAYER-NAME> flag. We should add something to make it possible to specify which test layer is currently running the test, and automatically disable other test layers that run the test.

You need to log in before you can comment on or make changes to this bug.