Closed Bug 1789684 Opened 3 years ago Closed 3 years ago

taskgraph_decision no longer obeys `testing` setting

Categories

(Release Engineering :: General, defect)

defect

Tracking

(firefox106 fixed)

RESOLVED FIXED
Tracking Status
firefox106 --- fixed

People

(Reporter: jcristau, Assigned: hneiva)

References

(Regression)

Details

Attachments

(1 file)

Bug 1789486 changed decision.py to use the upstream taskgraph.create module, but one of the changes regressed the check for taskgraph.create.testing, so taskgraph_decision is acting as if that was always False.

Assignee: nobody → hneiva
Status: NEW → ASSIGNED

Decision was creating a shallow copy of create.testing at import time
Referencing the module variable fixes it

Pushed by hneiva@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/a2c7bfa9fa8f Fix decision.py reference to create.testing r=ahal
Status: ASSIGNED → RESOLVED
Closed: 3 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: