Closed
Bug 1876072
Opened 1 year ago
Closed 1 year ago
Fix CaR OSX builds python environment
Categories
(Testing :: Performance, defect, P1)
Testing
Performance
Tracking
(firefox124 fixed)
RESOLVED
FIXED
124 Branch
| Tracking | Status | |
|---|---|---|
| firefox124 | --- | fixed |
People
(Reporter: kshampur, Assigned: kshampur)
References
Details
(Whiteboard: [fxp])
Attachments
(1 file)
No description provided.
Updated•1 year ago
|
| Assignee | ||
Updated•1 year ago
|
Status: NEW → ASSIGNED
| Assignee | ||
Comment 1•1 year ago
|
||
After a change upstream, the system python started getting mixed into
the python configuration path despite being overridden with a toolchain
python. Here we unset __PYENV_LAUNCHER__ environment variable which
let's us prevent this from happening.
Updated•1 year ago
|
Attachment #9375996 -
Attachment description: WIP: Bug 1876072 - Fix CaR OSX builds python environment. r?#perftest → Bug 1876072 - Fix CaR OSX builds python environment. r?#perftest
Pushed by kshampur@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/c46a7cea75e6
Fix CaR OSX builds python environment. r=perftest-reviewers,aglavic
Comment 3•1 year ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 1 year ago
status-firefox124:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 124 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•