Closed
Bug 1696540
Opened 4 years ago
Closed 4 years ago
Run browsertime against Python 3 in CI
Categories
(Firefox Build System :: Task Configuration, task)
Firefox Build System
Task Configuration
Tracking
(firefox88 fixed)
RESOLVED
FIXED
88 Branch
Tracking | Status | |
---|---|---|
firefox88 | --- | fixed |
People
(Reporter: ahal, Assigned: jmaher)
References
Details
Attachments
(1 file)
The harness supports Python 3. We should:
- Add
python-3: true
key to all browsertime tasks - Fix errors that pop up on try as a result
- Add
tools/browsertime
to thepy2
linter's exclude list (so we can start using Python 3 syntax)
Assignee | ||
Updated•4 years ago
|
Assignee: nobody → jmaher
Assignee | ||
Comment 1•4 years ago
|
||
migrate browsertime to python-3
Pushed by jmaher@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/35166f2e1936
browsertime python-3 r=perftest-reviewers,Bebe
Comment 3•4 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 4 years ago
status-firefox88:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 88 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•