Bug 260986 - [ macOS iOS ] 6x imported/w3c/web-platform-tests/html/canvas/offscreen/reset/* (layout-tests) are constant timeouts
Summary: [ macOS iOS ] 6x imported/w3c/web-platform-tests/html/canvas/offscreen/reset/...
Status: RESOLVED DUPLICATE of bug 225349
Alias: None
Product: WebKit
Classification: Unclassified
Component: Canvas (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Kiet Ho
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2023-08-31 13:14 PDT by Dawn Morningstar
Modified: 2023-09-20 14:51 PDT (History)
5 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Dawn Morningstar 2023-08-31 13:14:48 PDT
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
Comment 1 Radar WebKit Bug Importer 2023-08-31 13:15:26 PDT
<rdar://problem/114782061>
Comment 2 Said Abou-Hallawa 2023-09-20 14:51:53 PDT
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 ***