Closed Bug 1617840 Opened 4 years ago Closed 4 years ago

[wpt-sync] Sync PR 21954 - Unskip linting unit test by making it work with python3

Categories

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

task

Tracking

(firefox75 fixed)

RESOLVED FIXED
mozilla75
Tracking Status
firefox75 --- fixed

People

(Reporter: mozilla.org, Unassigned)

References

()

Details

(Whiteboard: [wptsync downstream])

Sync web-platform-tests PR 21954 into mozilla-central (this bug is closed when the sync is complete).

PR: https://github.com/web-platform-tests/wpt/pull/21954
Details from upstream follow.

Sergio Villar Senin <svillar@igalia.com> wrote:

Unskip linting unit test by making it work with python3

The problem was that it was using the print 'something' syntax which is not valid in python3 and thus, it was detecting more parsing issues than it should. Replaced by the more compatible print() version

Test result changes from PR not available.
Pushed by wptsync@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/cd05a3d82feb
[wpt PR 21954] - Unskip linting unit test by making it work with python3, a=testonly
Status: NEW → RESOLVED
Closed: 4 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla75
You need to log in before you can comment on or make changes to this bug.