Closed
Bug 1656534
Opened 5 years ago
Closed 5 years ago
devtools preset no longer runs linux opt fission tests (moved to `--full` task list)
Categories
(Developer Infrastructure :: Try, task, P3)
Developer Infrastructure
Try
Tracking
(firefox81 fixed)
RESOLVED
FIXED
81 Branch
Tracking | Status | |
---|---|---|
firefox81 | --- | fixed |
People
(Reporter: jdescottes, Assigned: bhearsum)
Details
Attachments
(1 file)
It seems that the tasks for devtools fission linux opt mochitests (mochitest-devtools-chrome-fis-e10s) are no longer in the default list of fuzzy tasks. Only the debug ones remain.
The devtools
preset is supposed to schedule those tasks but since it relies on the default task list of fuzzy, they are now missing.
Reporter | ||
Comment 1•5 years ago
|
||
I have been trying to modify presets to be able to pass the --full
option for the fuzzy
selector but I don't know this part of the code very well.
ahal: could you give me some pointers here?
Flags: needinfo?(ahal)
Assignee | ||
Comment 2•5 years ago
|
||
This is probably a regression from https://bugzilla.mozilla.org/show_bug.cgi?id=1650208, I'll deal with it.
Assignee: nobody → bhearsum
Flags: needinfo?(ahal)
Assignee | ||
Comment 3•5 years ago
|
||
Pushed by bhearsum@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/2c5cc308bfac
devtools preset no longer runs linux opt fission tests (moved to --full task list). r=Callek
![]() |
||
Comment 5•5 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 5 years ago
status-firefox81:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 81 Branch
Reporter | ||
Comment 6•5 years ago
|
||
Thanks for the quick fix!
Updated•3 years ago
|
Product: Firefox Build System → Developer Infrastructure
You need to log in
before you can comment on or make changes to this bug.
Description
•