[wpt-sync] Sync PR 38554 - Revert "Reland "Generate canvas layer global state tests with new test variants feature.""
Categories
(Core :: DOM: Core & HTML, task, P4)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox112 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 38554 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/38554
Details from upstream follow.
Jeffrey Cohen <jeffreycohen@chromium.org> wrote:
Revert "Reland "Generate canvas layer global state tests with new test variants feature.""
This reverts commit 0511f163d2d9ccba4a98deab26972b46f5f2d05e.
Reason for revert: Failing windows tests here https://ci.chromium.org/p/chromium/builders/ci/WebKit%20Win10
Original change's description:
Reland "Generate canvas layer global state tests with new test variants feature."
This is a reland of commit 446ce8aea96e6d4696d9702c1ac86861c9c8cdf6,
with pixel fuzzy tolerance updated to account for the mac11-arm64-rel
builder.Original change's description:
Generate canvas layer global state tests with new test variants feature.
All of these tests were very similar with the only important different
being the global state applied in the setup. Adding a "variant" feature
to the test generation script allows for cutting a lot of this
repetitive code.Change-Id: Ic3ac63e80ff9c5290ae5f98a29c7d854951e9ba7
Bug: 1409873
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4209308
Reviewed-by: Aaron Krajeski \<aaronhk@chromium.org>
Commit-Queue: Jean-Philippe Gravel \<jpgravel@chromium.org>
Cr-Commit-Position: refs/heads/main@{#1105685}Bug: 1409873
Change-Id: I21eeeb2b1581097d37eaaa3fd41da159ffb02e0f
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4255729
Reviewed-by: Aaron Krajeski \<aaronhk@chromium.org>
Commit-Queue: Jean-Philippe Gravel \<jpgravel@chromium.org>
Cr-Commit-Position: refs/heads/main@{#1106242}Bug: 1409873
Change-Id: I93c6c95354fc78d74876750a5924134d0daab1be
No-Presubmit: true
No-Tree-Checks: true
No-Try: true
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4260694
Auto-Submit: Jeffrey Cohen \<jeffreycohen@chromium.org>
Bot-Commit: Rubber Stamper \<rubber-stamper@appspot.gserviceaccount.com>
Commit-Queue: Rubber Stamper \<rubber-stamper@appspot.gserviceaccount.com>
Cr-Commit-Position: refs/heads/main@{#1106352}
| Assignee | ||
Comment 1•3 years ago
|
||
| Assignee | ||
Updated•3 years ago
|
| Assignee | ||
Comment 2•3 years ago
|
||
| Assignee | ||
Comment 3•3 years ago
|
||
CI Results
Ran 0 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 12 tests
Status Summary
Firefox
FAIL : 11
TIMEOUT: 1
Chrome
PASS : 12
Safari
FAIL : 11
TIMEOUT: 1
Links
Details
New Tests That Don't Pass
- /html/canvas/element/layers/2d.layer.alpha.html [wpt.fyi]:
FAIL(Chrome:PASS, Safari:FAIL) - /html/canvas/element/manual/layers/layers-alpha-filter-globalcompositeoperation.html [wpt.fyi]:
FAIL(Chrome:PASS, Safari:FAIL) - /html/canvas/element/manual/layers/layers-alpha-filter-shadow.html [wpt.fyi]:
FAIL(Chrome:PASS, Safari:FAIL) - /html/canvas/element/manual/layers/layers-alpha-filter.html [wpt.fyi]:
FAIL(Chrome:PASS, Safari:FAIL) - /html/canvas/element/manual/layers/layers-alpha-shadow.html [wpt.fyi]:
FAIL(Chrome:PASS, Safari:FAIL) - /html/canvas/element/manual/layers/layers-filter-globalcompositeoperation.html [wpt.fyi]:
FAIL(Chrome:PASS, Safari:FAIL) - /html/canvas/element/manual/layers/layers-filter-shadow.html [wpt.fyi]:
FAIL(Chrome:PASS, Safari:FAIL) - /html/canvas/element/manual/layers/layers-filter.html [wpt.fyi]:
FAIL(Chrome:PASS, Safari:FAIL) - /html/canvas/element/manual/layers/layers-globalcompositeoperation.html [wpt.fyi]:
FAIL(Chrome:PASS, Safari:FAIL) - /html/canvas/element/manual/layers/layers-shadow.html [wpt.fyi]:
FAIL(Chrome:PASS, Safari:FAIL) - /html/canvas/offscreen/layers/2d.layer.alpha.html [wpt.fyi]:
FAIL(Chrome:PASS, Safari:FAIL) - /html/canvas/offscreen/layers/2d.layer.alpha.w.html [wpt.fyi]:
TIMEOUT(Chrome:PASS, Safari:TIMEOUT)
Comment 6•3 years ago
|
||
| bugherder | ||
Description
•