Closed
Bug 1634613
Opened 5 years ago
Closed 5 years ago
[wpt-sync] Sync PR 23357 - Make test generation python3 compatible
Categories
(Core :: DOM: Core & HTML, task, P4)
Core
DOM: Core & HTML
Tracking
()
RESOLVED
FIXED
mozilla78
Tracking | Status | |
---|---|---|
firefox78 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 23357 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/23357
Details from upstream follow.
Aaron Krajeski <krajeski@gmail.com> wrote:
Make test generation python3 compatible
The canvas version of
gentests.py
needs some changes so that it works with python3. I'm not sure why python3 was stumbling over the list comprehension withfilter
intests2d.yaml
, but it was.
Assignee | ||
Updated•5 years ago
|
Whiteboard: [wptsync downstream] → [wptsync downstream error]
Assignee | ||
Comment 1•5 years ago
|
||
PR 23357 applied with additional changes from upstream: 5232c1fc4679136d16c54d9f6bcc5ceb468ca755, 8795cf6f677f1d920de92ac0e233f713e17a941b, 7ef67f2d8c667d7f5a828fa0f6878ed45d1432d8
Assignee | ||
Updated•5 years ago
|
Component: web-platform-tests → DOM: Core & HTML
Product: Testing → Core
Assignee | ||
Updated•5 years ago
|
Whiteboard: [wptsync downstream error] → [wptsync downstream]
Assignee | ||
Comment 2•5 years ago
|
||
Pushed by wptsync@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/42255f44a64a
[wpt PR 23357] - Make canvas test generation python3 compatible, a=testonly
Pushed by wptsync@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/e8667097102c
[wpt PR 23357] - Make canvas test generation python3 compatible, a=testonly
Assignee | ||
Comment 5•5 years ago
|
||
Test result changes from PR not available.
Comment 6•5 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 5 years ago
status-firefox78:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla78
You need to log in
before you can comment on or make changes to this bug.
Description
•