Bug 260986
Summary: | [ macOS iOS ] 6x imported/w3c/web-platform-tests/html/canvas/offscreen/reset/* (layout-tests) are constant timeouts | ||
---|---|---|---|
Product: | WebKit | Reporter: | Dawn Morningstar <Morningstar> |
Component: | Canvas | Assignee: | Kiet Ho <kiet.ho> |
Status: | RESOLVED DUPLICATE | ||
Severity: | Normal | CC: | dino, kiet.ho, sabouhallawa, webkit-bot-watchers-bugzilla, webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Dawn Morningstar
imported/w3c/web-platform-tests/html/canvas/offscreen/reset/2d.reset.render.drop_shadow.w.html
imported/w3c/web-platform-tests/html/canvas/offscreen/reset/2d.reset.render.global_composite_operation.w.html
imported/w3c/web-platform-tests/html/canvas/offscreen/reset/2d.reset.render.line.w.html
imported/w3c/web-platform-tests/html/canvas/offscreen/reset/2d.reset.render.misc.w.html
imported/w3c/web-platform-tests/html/canvas/offscreen/reset/2d.reset.render.miter_limit.w.html
imported/w3c/web-platform-tests/html/canvas/offscreen/reset/2d.reset.render.text.w.html
are all constantly timing out since they were introduced at 267310@main ( https://commits.webkit.org/267310@main )
When these were introduced they were expecting an image failure, I'm wondering if the expectations need to be updated to include a timeout?
HISTORY:
https://results.webkit.org/?suite=layout-tests&suite=layout-tests&suite=layout-tests&suite=layout-tests&suite=layout-tests&suite=layout-tests&test=imported%2Fw3c%2Fweb-platform-tests%2Fhtml%2Fcanvas%2Foffscreen%2Freset%2F2d.reset.render.drop_shadow.w.html&test=imported%2Fw3c%2Fweb-platform-tests%2Fhtml%2Fcanvas%2Foffscreen%2Freset%2F2d.reset.render.global_composite_operation.w.html&test=imported%2Fw3c%2Fweb-platform-tests%2Fhtml%2Fcanvas%2Foffscreen%2Freset%2F2d.reset.render.line.w.html&test=imported%2Fw3c%2Fweb-platform-tests%2Fhtml%2Fcanvas%2Foffscreen%2Freset%2F2d.reset.render.misc.w.html&test=imported%2Fw3c%2Fweb-platform-tests%2Fhtml%2Fcanvas%2Foffscreen%2Freset%2F2d.reset.render.miter_limit.w.html&test=imported%2Fw3c%2Fweb-platform-tests%2Fhtml%2Fcanvas%2Foffscreen%2Freset%2F2d.reset.render.text.w.html
The diffs for these are 404ing on the bots, will add diff when successfully loaded.
Test-Run-URL:
https://build.webkit.org/results/Apple-Monterey-Release-AppleSilicon-WK1-Tests/267495@main%20(12066)/results.html
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/114782061>
Said Abou-Hallawa
Yes these tests are passing now. They are fixed by https://commits.webkit.org/267824@main which is the fix of Bug 225349.
*** This bug has been marked as a duplicate of bug 225349 ***