[wpt-sync] Sync PR 24099 - Split up canvas test yaml files
Categories
(Core :: DOM: Core & HTML, task, P4)
Tracking
()
Tracking | Status | |
---|---|---|
firefox79 | --- | fixed |
People
(Reporter: mozilla.org, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 24099 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/24099
Details from upstream follow.
Aaron Krajeski <aaronhk@chromium.org> wrote:
Split up canvas test yaml files
canvas2d tests in the wpt directory are stored in gigantic (>10,000
line) files. This CL attempts to split them up by theme. The script
for splitting them is here:
https://github.com/mysteryDate/wpt-helper-scripts/blob/master/split_yaml.pyThe biggest files are still quite large, but it's a start. Also I think
there's some redundancy between the offscreen and element versions that
could be addressed later. Running build.sh now doesn't change any files,
which is to be expected.Bug: 1093484, 1071217
Change-Id: Id8fb79df3134e5f4e504c1c57e0da679f09afc64
Reviewed-on: https://chromium-review.googlesource.com/2240038
WPT-Export-Revision: b37898ad78d423815b911e6a2810a2d62ea98704
Assignee | ||
Updated•3 years ago
|
Assignee | ||
Comment 1•3 years ago
|
||
PR 24099 applied with additional changes from upstream: fd56e14e564bb3c8f3fd7b2f3c710478ba2c005f
Assignee | ||
Updated•3 years ago
|
Assignee | ||
Updated•3 years ago
|
Assignee | ||
Updated•3 years ago
|
Assignee | ||
Updated•3 years ago
|
Assignee | ||
Updated•3 years ago
|
Assignee | ||
Updated•3 years ago
|
Assignee | ||
Updated•3 years ago
|
Assignee | ||
Updated•3 years ago
|
Assignee | ||
Updated•3 years ago
|
Assignee | ||
Updated•3 years ago
|
Assignee | ||
Updated•3 years ago
|
Assignee | ||
Updated•3 years ago
|
Assignee | ||
Updated•3 years ago
|
Assignee | ||
Updated•3 years ago
|
Assignee | ||
Updated•3 years ago
|
Assignee | ||
Updated•3 years ago
|
Assignee | ||
Updated•3 years ago
|
Assignee | ||
Updated•3 years ago
|
Assignee | ||
Comment 2•3 years ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=9d1e5389ac4ea0e787ce1a8ebc59a423015b7d99
Assignee | ||
Comment 3•3 years ago
|
||
CI Results
Ran 11 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 2 tests and 127 subtests
Status Summary
Firefox
OK : 2
PASS: 128
Chrome
OK : 2
PASS: 128
Safari
OK : 2
PASS: 123
FAIL: 5
Links
Pushed by wptsync@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/d1493c2efe36 [wpt PR 24099] - Split up canvas test yaml files, a=testonly
Comment 5•3 years ago
|
||
bugherder |
Description
•