Closed
Bug 1618630
Opened 6 years ago
Closed 6 years ago
Try is running too many fission configurations
Categories
(Testing :: General, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 1618633
People
(Reporter: jgraham, Unassigned)
Details
fission is only supported in combination with webrender, and that's the configuration on central. But the task configuration on try seems to enable fission on all platforms, including those for which it's not enabled on central. We should fix this so that the try tasks match the set on central.
The code at https://searchfox.org/mozilla-central/source/taskcluster/taskgraph/transforms/tests.py#166 looks like it might be adding try uncondtionally for all platforms.
| Reporter | ||
Comment 2•6 years ago
|
||
Yeah, I was trying to file on a train and the WiFi was flaky :)
Status: NEW → RESOLVED
Closed: 6 years ago
Flags: needinfo?(james)
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•