Closed
Bug 1638981
Opened 5 years ago
Closed 4 years ago
Convert 'mach reftest' to run with Python 3
Categories
(Testing :: Reftest, task)
Testing
Reftest
Tracking
(firefox78 wontfix, firefox84 fixed)
RESOLVED
FIXED
mozilla78
People
(Reporter: KrisWright, Assigned: gbrown)
References
(Blocks 1 open bug)
Details
Attachments
(2 files)
mach reftest
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.
Comment 1•5 years ago
|
||
Depends on D76649
Updated•5 years ago
|
Assignee: nobody → bob
Status: NEW → ASSIGNED
Pushed by bclary@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/58c9cabb488a
enable mach reftests to run with Python 3. r=gbrown
Comment 3•5 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 5 years ago
status-firefox78:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla78
Comment 4•5 years ago
|
||
I am going to revert the change to mach due to multiple issues with android.
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Updated•5 years ago
|
Comment 5•5 years ago
|
||
I'm un-assigning myself until the time where we have more of the underlying infrastructure ported to support python3.
Assignee: bob → nobody
Comment 7•4 years ago
|
||
Flags: needinfo?(kats)
Updated•4 years ago
|
Blocks: testing-py3
Assignee | ||
Comment 8•4 years ago
|
||
These work for me now, thanks to your earlier work on reftest and my earlier
work on mochitest.
Updated•4 years ago
|
Assignee: nobody → whole.grains
Updated•4 years ago
|
Attachment #9184081 -
Attachment description: Bug 1638981 - Run 'mach reftest' and 'mach crashtest' with python 3; r= → Bug 1638981 - Run 'mach reftest', 'mach crashtest', and 'mach jsreftest' with python 3; r=
Pushed by whole.grains@protonmail.com:
https://hg.mozilla.org/integration/autoland/rev/40e959018c2b
Run 'mach reftest', 'mach crashtest', and 'mach jsreftest' with python 3; r=bc
Comment 10•4 years ago
|
||
bugherder |
Status: REOPENED → RESOLVED
Closed: 5 years ago → 4 years ago
status-firefox84:
--- → fixed
Resolution: --- → FIXED
Updated•4 years ago
|
You need to log in
before you can comment on or make changes to this bug.
Description
•