Closed
Bug 1804493
Opened 3 years ago
Closed 3 years ago
enhance autospider.py to work with updated build/machine environment
Categories
(Core :: JavaScript Engine, enhancement, P1)
Core
JavaScript Engine
Tracking
()
RESOLVED
FIXED
109 Branch
People
(Reporter: jmaher, Assigned: jmaher)
Details
Attachments
(1 file, 1 obsolete file)
we are updating our windows build machines to have the newest mozilla-build which has an upgraded msys2 shell and python 3.9 instead of python 3.6. Some paths have shifted as well. This is causing a problem with the path to /mach
from autospider.py.
Assignee | ||
Comment 1•3 years ago
|
||
Updated•3 years ago
|
Assignee: nobody → jmaher
Status: NEW → ASSIGNED
Comment 2•3 years ago
|
||
Updated•3 years ago
|
Attachment #9307146 -
Attachment is obsolete: true
Updated•3 years ago
|
Severity: -- → N/A
Priority: -- → P1
Pushed by sfink@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/8352f2df19e1
Remove the PDIR mechanism formerly used for Windows compatibility r=jmaher
Comment 4•3 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 3 years ago
Resolution: --- → FIXED
Target Milestone: --- → 109 Branch
Comment 5•2 years ago
|
||
bugherder uplift |
status-firefox-esr102:
--- → fixed
You need to log in
before you can comment on or make changes to this bug.
Description
•