Closed
Bug 1351029
Opened 8 years ago
Closed 5 years ago
SETA: Don't optimize out test jobs when certain files are changed
Categories
(Tree Management Graveyard :: Treeherder: SETA, enhancement, P3)
Tree Management Graveyard
Treeherder: SETA
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: rwood, Unassigned)
References
Details
As discussed in Bug 1291320, add logic to SETA to ensure certain jobs are NOT optimized out when specific source files are changed.
i.e. If a test's source is changed, when that push lands don't let SETA optimize out the TC job that runs that specific test.
I would suggest approaching this logic when we are refactoring SETA for manifest-based testing down the road.
Comment 1•7 years ago
|
||
YEah, this is a problem when we do wpt updates; it usually takes a few pushes to work out if it will stick because we are uselessly running mochitest jobs etc. but not running the jobs for the tests that were updated.
Comment 2•7 years ago
|
||
This would make sense to fix on a next re-write.
Updated•7 years ago
|
Priority: -- → P3
Comment 3•5 years ago
|
||
We're moving away from SETA wontfixing.
Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → WONTFIX
Updated•4 years ago
|
Product: Tree Management → Tree Management Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•