Closed
Bug 1625014
Opened 5 years ago
Closed 5 years ago
GTest builds in automation on macOS install a super old version of six, causing bustages under Py3
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)
For example. Beyond me why they're not just using the vendored six
, but in the meantime it needs to be upgraded.
Assignee | ||
Comment 1•5 years ago
|
||
Pushed by rstewart@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/60ac25427773
Install six 1.13.0 for macOS GTest builds r=froydnj
Comment 3•5 years ago
|
||
Backed out 3 changesets (Bug 1625014, Bug 1617748, Bug 1623701) for causing linting failure CLOSED TREE
https://treeherder.mozilla.org/logviewer.html#/jobs?job_id=294880614&repo=autoland&lineNumber=347
Flags: needinfo?(rstewart)
Backout by shindli@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/9a1f3a08f98c
Backed out 3 changesets (bug 1625014, bug 1617748, bug 1623701) for causing linting failure CLOSED TREE
Pushed by rstewart@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/2913507f43c2
Install six 1.13.0 for macOS GTest builds r=froydnj
Comment 6•5 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 5 years ago
status-firefox76:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla76
Assignee | ||
Updated•5 years ago
|
Flags: needinfo?(rstewart)
You need to log in
before you can comment on or make changes to this bug.
Description
•