Closed
Bug 1416812
Opened 7 years ago
Closed 7 years ago
relpro decision task fails with UnboundLocalError
Categories
(Release Engineering :: Release Automation: Other, defect)
Release Engineering
Release Automation: Other
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: jcristau, Assigned: sfraser)
References
Details
Attachments
(1 file, 1 obsolete file)
See https://tools.taskcluster.net/groups/SU_pvi9zTTeD8n7AJcH32A/tasks/Iq5uxzWhThKPaa_OA7HFlg/runs/0/logs/public%2Flogs%2Flive.log
next_version is assigned if release_promotion_flavor in VERSION_BUMP_FLAVORS and used unconditionally.
Assignee | ||
Updated•7 years ago
|
Assignee: nobody → sfraser
Assignee | ||
Comment 1•7 years ago
|
||
Attachment #8927886 -
Flags: review?(aki)
Assignee | ||
Comment 2•7 years ago
|
||
Attachment #8927886 -
Attachment is obsolete: true
Attachment #8927886 -
Flags: review?(aki)
Attachment #8927889 -
Flags: review?(aki)
Comment 3•7 years ago
|
||
Comment on attachment 8927889 [details]
additional safety on the dict
We don't need the if block changed anymore if we're changing the .get() line :)
Attachment #8927889 -
Flags: review?(aki) → review+
Pushed by sfraser@mozilla.com:
https://hg.mozilla.org/mozilla-central/rev/79f4abfff781
ensure next_version always present, prevent UnboundLocalError r=aki a=release
Assignee | ||
Comment 5•7 years ago
|
||
https://hg.mozilla.org/releases/mozilla-beta/rev/f859d26b977b on beta, to enable immediate re-run
Updated•7 years ago
|
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
Comment hidden (Intermittent Failures Robot) |
You need to log in
before you can comment on or make changes to this bug.
Description
•