Open
Bug 1706029
Opened 4 years ago
Updated 4 years ago
backfills of backfills should keep the same task label, and not use the revision from the push of the backfilled task which gets backfilled
Categories
(Tree Management :: Treeherder, defect)
Tree Management
Treeherder
Tracking
(Not tracked)
NEW
People
(Reporter: aryx, Unassigned)
Details
Backfills of backfills should keep the same task label, and not use the revision from the push of the backfilled task which gets backfilled.
- Task "label" on push A gets selected.
- Task gets backfilled (e.g. from "..." menu).
- Backfill task (label "label-<revisionA>") on push B gets selected.
- Task gets backfilled.
Actual result: New backfills have label "label-<revisionB>"
Expected: Still "label-<revisionA>" used.
Assignee | ||
Updated•4 years ago
|
Component: Treeherder: Job Triggering & Cancellation → TreeHerder
You need to log in
before you can comment on or make changes to this bug.
Description
•