Closed
Bug 1659113
Opened 5 years ago
Closed 5 years ago
Bad call to __init__ of Build object in mach test-info after bug 985141
Categories
(Firefox Build System :: General, defect)
Firefox Build System
General
Tracking
(firefox-esr78 fixed, firefox81 fixed)
RESOLVED
FIXED
81 Branch
People
(Reporter: rstewart, Assigned: rstewart)
References
(Regression)
Details
(Keywords: regression)
Attachments
(1 file)
47 bytes,
text/x-phabricator-request
|
RyanVM
:
approval-mozilla-esr78+
|
Details | Review |
No description provided.
Assignee | ||
Comment 1•5 years ago
|
||
Pushed by rstewart@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/1ad66f8136ca
Fix bad call to constructor of Build object after bug 985141 r=froydnj
Comment 3•5 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 5 years ago
status-firefox81:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 81 Branch
Comment 4•5 years ago
|
||
Comment on attachment 9170035 [details]
Bug 1659113 - Fix bad call to constructor of Build object after bug 985141
ESR Uplift Approval Request
- If this is not a sec:{high,crit} bug, please state case for ESR consideration: Resolves regression from uplifting https://bugzilla.mozilla.org/show_bug.cgi?id=985141's patches
- User impact if declined: None
- Fix Landed on Version: 81
- Risk to taking this patch: Low
- Why is the change risky/not risky? (and alternatives if risky): It's a build-only patch
- String or UUID changes made by this patch:
Attachment #9170035 -
Flags: approval-mozilla-esr78?
Updated•5 years ago
|
Keywords: regression
Comment 5•5 years ago
|
||
Comment on attachment 9170035 [details]
Bug 1659113 - Fix bad call to constructor of Build object after bug 985141
Needed to better support running mach on newer macOS releases. Approved for 78.8esr.
Attachment #9170035 -
Flags: approval-mozilla-esr78? → approval-mozilla-esr78+
Comment 6•5 years ago
|
||
bugherder uplift |
status-firefox-esr78:
--- → fixed
Updated•5 years ago
|
Has Regression Range: --- → yes
You need to log in
before you can comment on or make changes to this bug.
Description
•