[meta] Support and Require Python 3 in our Testing Infrastructure
Categories
(Testing :: General, enhancement, P3)
Tracking
(Not tracked)
People
(Reporter: ahal, Unassigned)
References
(Blocks 2 open bugs)
Details
(Keywords: meta)
Meta bug to track converting our test harnesses and related infrastructure to Python 3.
Reporter | ||
Updated•6 years ago
|
![]() |
||
Updated•6 years ago
|
Comment 1•5 years ago
|
||
Hi Andrew!
What is the work that is needed to be done to fix the issue? Can you give me a brief overview of the work that is needed to be done
Is it related to the bug#1465785(Convert the JS tests suites to Python 3)?
Reporter | ||
Comment 2•5 years ago
|
||
No, this is unrelated.
It's a metabug to convert our test harness code from Python 2 -> Python 3. Mostly it's stuff that lives under /testing
. However all our test harnesses use the build system to some degree. So we've been holding off on starting anything until that is fixed.
There are two tasks that are generally helpful at this point:
- Get more Python unittests running under Python 3
- Get more mach commands running under Python 3
I'll file a bug for you and CC you on it.
Comment 3•5 years ago
|
||
Thanks! Please do CC me on the bug. I'll look into it
Which are the python unittests and mach command that you talking about and their working directories
Reporter | ||
Comment 4•5 years ago
|
||
I already needinfo'ed you on the bug I filed :). Let's keep further communication there and in chat as it has little relevance to this bug.
Comment 5•5 years ago
|
||
Okay! thanks.
Mass-removing myself from cc; search for 12b9dfe4-ece3-40dc-8d23-60e179f64ac1 or any reasonable part thereof, to mass-delete these notifications (and sorry!)
Reporter | ||
Updated•4 years ago
|
Reporter | ||
Updated•4 years ago
|
Comment 7•4 years ago
|
||
All the dependent bugs are fixed.
Updated•2 years ago
|
Description
•