Convert 'mach marionette-test' to run with Python 3
Categories
(Testing :: Marionette, task, P3)
Tracking
(firefox78 wontfix, firefox87 fixed)
People
(Reporter: KrisWright, Assigned: whimboo)
References
(Depends on 1 open bug, Blocks 1 open bug)
Details
Attachments
(3 files)
mach marionette-test
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.
Assignee | ||
Comment 1•11 months ago
|
||
The driver and harness of Marionette would have to be finished porting to Python3 first. See bug 1355537 for the current status.
Comment 2•11 months ago
|
||
Depends on D76650
Updated•11 months ago
|
Updated•11 months ago
|
Pushed by bclary@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/6c9242930ed4 enable mach marionette-test to run with Python 3. r=marionette-reviewers,whimboo
Comment 4•11 months ago
|
||
bugherder |
Comment 5•11 months ago
|
||
Depends on D77521
Comment 6•11 months ago
|
||
I am going to revert the change to mach due to multiple issues with android.
Updated•11 months ago
|
Pushed by bclary@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/31734da426f1 mark mach marionette-test as Python 2 only again. r=gbrown
Updated•11 months ago
|
Comment 8•11 months ago
|
||
bugherder |
Comment 9•11 months ago
|
||
I'm un-assigning myself until the time where we have more of the underlying infrastructure ported to support python3.
Updated•7 months ago
|
Assignee | ||
Comment 10•4 months ago
|
||
(In reply to Bob Clary [:bc] from comment #6)
I am going to revert the change to mach due to multiple issues with android.
I'm not sure why this has been reverted. Marionette tests only run on desktop. We do not support Fenix. As such we should be fine to run everything here with Python 3.
Assignee | ||
Updated•2 months ago
|
Assignee | ||
Comment 11•2 months ago
|
||
Depends on D104829
Comment 12•2 months ago
|
||
Pushed by hskupin@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/2d603721703d Run 'mach marionette-test' with Python 3. r=jgraham
Comment 13•2 months ago
|
||
bugherder |
Assignee | ||
Updated•2 months ago
|
Assignee | ||
Updated•2 months ago
|
Updated•1 month ago
|
Description
•