Closed
Bug 1619460
Opened 6 years ago
Closed 6 years ago
Subsequent runs of `./mach build-backend` under Python 3 don't produce consistent results
Categories
(Firefox Build System :: General, task)
Firefox Build System
General
Tracking
(firefox76 fixed)
RESOLVED
FIXED
mozilla76
| Tracking | Status | |
|---|---|---|
| firefox76 | --- | fixed |
People
(Reporter: rstewart, Assigned: rstewart)
References
Details
Attachments
(1 file)
No description provided.
| Assignee | ||
Comment 1•6 years ago
|
||
Pushed by rstewart@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/1f0cfca78242
ensure subsequent runs of `./mach build-backend` under Python 3 produce consistent results r=dmajor
Comment 3•6 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 6 years ago
status-firefox76:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla76
Comment 4•6 years ago
|
||
Backed out changeset 1f0cfca78242 (bug 1619460) perf regression in automation, req by rstewart.
Backout: https://hg.mozilla.org/integration/autoland/rev/e9434bd225b6b2c996c29360dd54de4c33d1526b
Flags: needinfo?(rstewart)
| Assignee | ||
Comment 5•6 years ago
|
||
Have a fix, going to re-land the patch now.
Flags: needinfo?(rstewart)
Pushed by rstewart@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/cd34ba59f281
ensure subsequent runs of `./mach build-backend` under Python 3 produce consistent results r=dmajor
Comment 7•6 years ago
|
||
Reopening, backout got merged to central: https://hg.mozilla.org/mozilla-central/rev/e9434bd225b6
Status: RESOLVED → REOPENED
status-firefox76:
fixed → ---
Resolution: FIXED → ---
Target Milestone: mozilla76 → ---
Comment 8•6 years ago
|
||
| bugherder | ||
Status: REOPENED → RESOLVED
Closed: 6 years ago → 6 years ago
status-firefox76:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla76
You need to log in
before you can comment on or make changes to this bug.
Description
•