Closed Bug 1806473 Opened 2 years ago Closed 2 years ago

Cleanup: gecko_taskgraph/transforms/test/raptor.py

Categories

(Taskcluster :: General, task)

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: sergesanspaille, Assigned: sergesanspaille)

Details

Attachments

(1 file)

No description provided.
  • Use enumerate(...) instead of manual indexing
  • It's safe to modify a list we're iterating on as long as we break out
    of the iteration right after the modification.

Depends on D165052

Assignee: nobody → sguelton
Status: NEW → ASSIGNED
Pushed by ahalberstadt@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/ffeede03c779 Cleanup: gecko_taskgraph/transforms/test/raptor.py r=taskgraph-reviewers,ahal,jlorenzo

Backed out 4 changesets (Bug 1805842, Bug 1806472, Bug 1806473, Bug 1803537) for causing build bustage on Gecko Decition Task.
Backout link
Push with failures <--> D
Failure Log

Flags: needinfo?(sguelton)
Type: enhancement → task
Attachment #9308996 - Attachment description: Bug 1806473 - Cleanup: gecko_taskgraph/transforms/test/raptor.py → Bug 1806473 - Cleanup: gecko_taskgraph/transforms/test/raptor.py r=ahal
Attachment #9308996 - Attachment description: Bug 1806473 - Cleanup: gecko_taskgraph/transforms/test/raptor.py r=ahal → Bug 1806473 - Cleanup: gecko_taskgraph/transforms/test/raptor.py r=ahal!
Pushed by sguelton@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/5a53d8626df2 Cleanup: gecko_taskgraph/transforms/test/raptor.py r=ahal,jlorenzo
Status: ASSIGNED → RESOLVED
Closed: 2 years ago
Resolution: --- → FIXED
Flags: needinfo?(sguelton)
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: