Closed
Bug 1653412
Opened 5 years ago
Closed 5 years ago
[wpt-sync] Sync PR 24635 - [canvas wpt]Update build.sh to enable generate wpt tests with python3
Categories
(Core :: DOM: Core & HTML, task, P4)
Core
DOM: Core & HTML
Tracking
()
RESOLVED
INVALID
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 24635 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/24635
Details from upstream follow.
Yi Xu <yiyix@chromium.org> wrote:
[canvas wpt]Update build.sh to enable generate wpt tests with python3
In build.sh, virtualenv specifies to use python2 to generate wpt tests.
As the remaining code can be generated with python3, removing this
requirement.Change-Id: I95ea5e3c03e3428b52f39c6885345aa214db1b40
Reviewed-on: https://chromium-review.googlesource.com/2300037
WPT-Export-Revision: 488d5047ed21d10fa17ea9bd9cb276c1f2ca5935
| Assignee | ||
Updated•5 years ago
|
Component: web-platform-tests → DOM: Core & HTML
Product: Testing → Core
| Assignee | ||
Updated•5 years ago
|
Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•