Closed
Bug 1657806
Opened 5 years ago
Closed 5 years ago
Add a way to run a set of test twice, without and with fission enabled
Categories
(Testing :: General, enhancement, P3)
Tracking
(Fission Milestone:Future, firefox81 fixed)
| Tracking | Status | |
|---|---|---|
| firefox81 | --- | fixed |
People
(Reporter: nchevobbe, Assigned: jdescottes)
Details
Attachments
(1 file)
Bug 1567264 added support for --enable-fission which is great and super useful.
Doing fission work all day long, I often find myself running a test (or a set of tests) twice, with and without fission, manually.
I would be great if there was a flag that would do that automatically, that we could use in combination with --repeat and --verify.
Updated•5 years ago
|
Severity: -- → N/A
Priority: -- → P3
Updated•5 years ago
|
Fission Milestone: --- → Future
| Assignee | ||
Comment 1•5 years ago
|
||
Updated•5 years ago
|
Assignee: nobody → jdescottes
Status: NEW → ASSIGNED
Pushed by jdescottes@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/d3d9b27cdf36
Add --verify-fission to run tests once with fission and once without r=ahal
Comment 3•5 years ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 5 years ago
status-firefox81:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 81 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•