[wpt-sync] Sync PR 35716 - Increase tolerance for Canvas ConicGradient WPT tests
Categories
(Core :: DOM: Core & HTML, task, P4)
Tracking
()
Tracking | Status | |
---|---|---|
firefox106 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
(Depends on 1 open bug, )
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 35716 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/35716
Details from upstream follow.
Fernando Serboncini <fserb@chromium.org> wrote:
Increase tolerance for Canvas ConicGradient WPT tests
Bug: 1355539
Change-Id: I3dc852a209200b9fd154096ef6740ce7283a0efc
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3864848
Auto-Submit: Fernando Serboncini \<fserb@chromium.org>
Commit-Queue: Aaron Krajeski \<aaronhk@chromium.org>
Reviewed-by: Aaron Krajeski \<aaronhk@chromium.org>
Cr-Commit-Position: refs/heads/main@{#1041516}
Assignee | ||
Updated•2 years ago
|
Assignee | ||
Comment 1•2 years ago
|
||
Assignee | ||
Comment 2•2 years ago
|
||
CI Results
Ran 9 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 6 tests and 1 subtests
Status Summary
Firefox
OK
: 6
FAIL
: 6
Chrome
OK
: 6
PASS
: 6
Safari
OK
: 6
FAIL
: 6
Links
Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base
Details
New Tests That Don't Pass
- /html/canvas/element/fill-and-stroke-styles/2d.gradient.conic.negative.rotation.html [wpt.fyi]
- Conic gradient with negative rotation:
FAIL
(Chrome:PASS
, Safari:FAIL
)
- Conic gradient with negative rotation:
- /html/canvas/element/fill-and-stroke-styles/2d.gradient.conic.positive.rotation.html [wpt.fyi]
- Conic gradient with positive rotation:
FAIL
(Chrome:PASS
, Safari:FAIL
)
- Conic gradient with positive rotation:
- /html/canvas/offscreen/fill-and-stroke-styles/2d.gradient.conic.negative.rotation.html [wpt.fyi]
- Conic gradient with negative rotation:
FAIL
(Chrome:PASS
, Safari:FAIL
)
- Conic gradient with negative rotation:
- /html/canvas/offscreen/fill-and-stroke-styles/2d.gradient.conic.negative.rotation.worker.html [wpt.fyi]
- Conic gradient with negative rotation:
FAIL
(Chrome:PASS
, Safari:FAIL
)
- Conic gradient with negative rotation:
- /html/canvas/offscreen/fill-and-stroke-styles/2d.gradient.conic.positive.rotation.html [wpt.fyi]
- Conic gradient with positive rotation:
FAIL
(Chrome:PASS
, Safari:FAIL
)
- Conic gradient with positive rotation:
- /html/canvas/offscreen/fill-and-stroke-styles/2d.gradient.conic.positive.rotation.worker.html [wpt.fyi]
- Conic gradient with positive rotation:
FAIL
(Chrome:PASS
, Safari:FAIL
)
- Conic gradient with positive rotation:
Comment 4•2 years ago
|
||
bugherder |
Description
•