Closed
Bug 1670708
Opened 4 years ago
Closed 1 year ago
Enforce a single backout per push
Categories
(Firefox Build System :: Task Configuration, task)
Firefox Build System
Task Configuration
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: marco, Unassigned)
References
(Depends on 1 open bug)
Details
Currently, there can be multiple backouts per push, which makes classifications less precise (a classification pointing to a given backout push, could refer to any backout from that push) and so it makes things harder for our algorithm (in https://github.com/mozilla/mozci) to find regressions.
Comment 1•4 years ago
|
||
OTOH, doesn't more backout changesets mean bisections would be more likely to hit broken trees?
Comment 2•1 year ago
|
||
Glandium's concern is valid. I don't think this is worth pursuing given that and other improvements we could make instead.
Status: NEW → RESOLVED
Closed: 1 year ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•