[wpt-sync] Sync PR 50672 - Deflake (properly) canvas direction tests
Categories
(Core :: Graphics: Canvas2D, task, P4)
Tracking
()
Tracking | Status | |
---|---|---|
firefox137 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 50672 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/50672
Details from upstream follow.
Stephen Chenney <schenney@chromium.org> wrote:
Deflake (properly) canvas direction tests
The rAF was not doing the trick.
Fixed: 393820272
Change-Id: I152201d5e53f3d36b832c34e3e0b1bea79af74a3
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6258762
Reviewed-by: Jean-Philippe Gravel \<jpgravel@chromium.org>
Auto-Submit: Stephen Chenney \<schenney@chromium.org>
Commit-Queue: Stephen Chenney \<schenney@chromium.org>
Cr-Commit-Position: refs/heads/main@{#1419647}
Assignee | ||
Updated•11 days ago
|
Assignee | ||
Comment 1•11 days ago
|
||
Assignee | ||
Comment 2•11 days ago
|
||
CI Results
Ran 0 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 2 tests
Status Summary
Firefox
PASS
: 1
FAIL
: 1
Chrome
PASS
: 1
FAIL
: 1
Safari
PASS
: 1
FAIL
: 1
Links
Details
New Tests That Don't Pass
- /html/canvas/offscreen/manual/text/canvas.2d.offscreen.worker.direction.inherit.html [wpt.fyi]:
FAIL
(Chrome:FAIL
, Safari:FAIL
)
https://hg.mozilla.org/mozilla-central/rev/2c7e4f9c0f54
https://hg.mozilla.org/mozilla-central/rev/ea46da6983f7
Description
•