Closed Bug 1639003 Opened 5 years ago Closed 4 years ago

Convert 'mach wpt-metadata-merge' to run with Python 3

Categories

(Testing :: web-platform-tests, task)

task

Tracking

(firefox88 fixed)

RESOLVED FIXED
88 Branch
Tracking Status
firefox88 --- fixed

People

(Reporter: KrisWright, Assigned: jgraham)

References

(Blocks 1 open bug)

Details

Attachments

(1 file)

mach wpt-metadata-merge 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.

[1] https://searchfox.org/mozilla-central/rev/9193635dca8cfdcb68f114306194ffc860456044/testing/web-platform/mach_commands.py

This code is generally missing tests, but I tried it out on the wpt-sync
where it's used and with this fix it worked (previously it had broken
because the wpt libraries started to assume Py 3 semantics)

Assignee: nobody → james
Status: NEW → ASSIGNED
Pushed by james@hoppipolla.co.uk: https://hg.mozilla.org/integration/autoland/rev/a3555ba98b3d Convert mach wpt-metadata-merge to Python 3, r=ahal
Status: ASSIGNED → RESOLVED
Closed: 4 years ago
Resolution: --- → FIXED
Target Milestone: --- → 88 Branch
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: