Closed
Bug 1638956
Opened 5 years ago
Closed 4 years ago
Convert 'mach crashtest' to run with Python 3
Categories
(Testing :: Reftest, task)
Testing
Reftest
Tracking
(firefox78 affected)
RESOLVED
FIXED
mozilla78
Tracking | Status | |
---|---|---|
firefox78 | --- | affected |
People
(Reporter: KrisWright, Assigned: gbrown)
References
(Blocks 1 open bug)
Details
Attachments
(2 files)
mach crashtest
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•5 years ago
|
Assignee: nobody → bob
Status: NEW → ASSIGNED
Comment 1•5 years ago
|
||
Depends on D76651
Pushed by bclary@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/820ae8ff4e38
enable mach crashtest 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
|
||
Depends on D77522
Comment 5•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
|
Keywords: leave-open
Pushed by bclary@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/2183b53099e0
mark mach crashtest as Python 2 only again. r=gbrown
Updated•5 years ago
|
Comment 7•5 years ago
|
||
bugherder |
Comment 8•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 10•4 years ago
|
||
I'm not sure. Bob, are you still planning on working on this? (ditto for bug 1638981)
Flags: needinfo?(kats) → needinfo?(bob)
Comment 11•4 years ago
|
||
I'm not currently active but do plan on making python3 my next focus. I'll start looking this week for the missing dependencies which are required for crashtest/reftest to be supported.
Flags: needinfo?(bob)
Comment 12•4 years ago
|
||
Great, thanks!
Updated•4 years ago
|
Blocks: testing-py3
Assignee | ||
Updated•4 years ago
|
Assignee: nobody → whole.grains
Keywords: leave-open
Assignee | ||
Comment 13•4 years ago
|
||
Running as py3 again, via bug 1638981.
Status: REOPENED → RESOLVED
Closed: 5 years ago → 4 years ago
Resolution: --- → FIXED
See Also: → 1638981
You need to log in
before you can comment on or make changes to this bug.
Description
•