Closed
Bug 1898801
Opened 1 year ago
Closed 1 year ago
adjust macosx tests that use python2 to adjust macosx screen to work with python3 on macosx 14.x
Categories
(Testing :: General, task)
Testing
General
Tracking
(firefox128 fixed)
RESOLVED
FIXED
128 Branch
| Tracking | Status | |
|---|---|---|
| firefox128 | --- | fixed |
People
(Reporter: jmaher, Assigned: jmaher)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
there are 2 tests in the source tree that depend on /usr/bin/python for macosx which utilizes python2 and built in pyobjc package set.
As we look to upgrade to macosx 14.x on all our workers, this is an opportunity to not install the same old software, but something a bit more modern and supported.
| Assignee | ||
Comment 1•1 year ago
|
||
Updated•1 year ago
|
Assignee: nobody → jmaher
Status: NEW → ASSIGNED
Pushed by jmaher@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/bf658cfdbc9a
Fix tests on mac which use python2 to use python3 on macosx 14.x+. r=gbrown
Comment 3•1 year ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 1 year ago
status-firefox128:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 128 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•