Closed
Bug 1638952
Opened 11 months ago
Closed 6 months ago
Convert 'mach check-spidermonkey' to run with Python 3
Categories
(Testing :: General, task, P3)
Testing
General
Tracking
(firefox84 fixed)
RESOLVED
FIXED
84 Branch
Tracking | Status | |
---|---|---|
firefox84 | --- | fixed |
People
(Reporter: KrisWright, Assigned: bhearsum)
References
Details
Attachments
(1 file)
mach check-spidermonkey
still runs with python 2 [1]. We want to convert all mach
commands to python 3.
To do this, any dependencies of the command may need to be converted as well as the command itself.
![]() |
||
Updated•11 months ago
|
Severity: -- → S3
Priority: -- → P3
Assignee | ||
Comment 1•6 months ago
|
||
This mach command has very low usage according to Telemetry. I spoke with Ted Campbell and Steve Fink and they confirmed that it can be removed instead of ported to python3.
Assignee: nobody → bhearsum
Assignee | ||
Comment 2•6 months ago
|
||
Pushed by bhearsum@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/7ac904f1ea61 remove check-spidermonkey mach command. r=sfink,releng-reviewers,aki DONTBUILD
Comment 4•6 months ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 6 months ago
status-firefox84:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 84 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•