Update Raptor to run on python 3
Categories
(Testing :: Raptor, enhancement, P2)
Tracking
(firefox79 fixed)
Tracking | Status | |
---|---|---|
firefox79 | --- | fixed |
People
(Reporter: Bebe, Assigned: Bebe)
References
Details
Attachments
(3 files, 3 obsolete files)
Update Raptor and make it python 3 compatible
Assignee | ||
Updated•6 years ago
|
Comment 1•5 years ago
|
||
Note: This will be dependent upon the Raptor dependencies (i.e. mozharness/mozbase) being Python 3 compatible which I believe they are not (yet). So we may be somewhat limited what we can do here; but we can at least make sure the native Raptor code is python 3 ready.
Updated•5 years ago
|
Updated•5 years ago
|
Updated•5 years ago
|
Updated•5 years ago
|
Assignee | ||
Updated•5 years ago
|
Assignee | ||
Comment 2•5 years ago
|
||
Updated•5 years ago
|
Assignee | ||
Updated•5 years ago
|
Updated•5 years ago
|
Updated•5 years ago
|
Assignee | ||
Updated•5 years ago
|
Assignee | ||
Comment 5•5 years ago
|
||
Updated•5 years ago
|
Comment 7•4 years ago
|
||
bugherder |
Comment 8•4 years ago
•
|
||
mach raptor
is still in the list of Python 2 commands; it should be deleted before this bug is closed. Same with raptor-test
I think.
Assignee | ||
Comment 9•4 years ago
|
||
Assignee | ||
Comment 10•4 years ago
|
||
@Ricky see the comment in the bug. Even if we remove mach raptor
is still in the list of Python 2 commands
mozharness still setups and uses python2 to run the test. Not sure how to proceed in this case as I don't have experience with mozharness
Updated•4 years ago
|
Assignee | ||
Comment 12•4 years ago
|
||
Depends on D93936
Assignee | ||
Comment 13•4 years ago
|
||
This is blocked by bug 1532427
because of mozharness we can't run python3 in raptor. I can hack it locally but it needs more work on that part
Assignee | ||
Comment 14•4 years ago
|
||
Dave I have 2 patches open on this task. one r+ and one under review but blocked by the above bug and suggestions on how to continue with this?
Comment 15•4 years ago
|
||
(In reply to Florin Strugariu [:Bebe] (needinfo me) from comment #14)
Dave I have 2 patches open on this task. one r+ and one under review but blocked by the above bug and suggestions on how to continue with this?
We'd either need to resolve bug 1532427 or find a workaround. I'm not sure on the priority of updating mozharness to support Python 3, perhaps Mihai could comment on that?
Comment 16•4 years ago
|
||
(In reply to Dave Hunt [:davehunt] [he/him] ⌚GMT from comment #15)
(In reply to Florin Strugariu [:Bebe] (needinfo me) from comment #14)
Dave I have 2 patches open on this task. one r+ and one under review but blocked by the above bug and suggestions on how to continue with this?
We'd either need to resolve bug 1532427 or find a workaround. I'm not sure on the priority of updating mozharness to support Python 3, perhaps Mihai could comment on that?
More to come in the next weeks once we clarify the roadmap for Q1/H1. I'll let the NI until then to circle back to comment on it.
Updated•4 years ago
|
Comment 17•4 years ago
|
||
run raptor in CI with python-3
Comment 18•4 years ago
|
||
Updated•4 years ago
|
Updated•4 years ago
|
Comment 19•4 years ago
|
||
Comment 20•4 years ago
|
||
bugherder |
Comment 21•4 years ago
|
||
Comment 22•4 years ago
|
||
bugherder |
Updated•4 years ago
|
Updated•4 years ago
|
Description
•