WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
298556
REGRESSION(
299615@main
): [iOS] Two image decoding tests in fast/images are flaky timeouts
https://bugs.webkit.org/show_bug.cgi?id=298556
Summary
REGRESSION(299615@main): [iOS] Two image decoding tests in fast/images are fl...
Marta Darbinyan
Reported
2025-09-08 14:22:06 PDT
The following tests are flaky timeouts on iOS with decoding error starting
299614@main
. fast/images/async-image-intersect-different-size-for-drawing.html +FAIL: Timed out waiting for notifyDone to be called Ensures a renderer will decode its image synchronously if it intersects with another renderer with a different sizeForDrawing. On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". -decodingOptions = { decodingMode : Asynchronous, sizeForDrawing : { 1000, 1000 } } -decodingOptions = { decodingMode : Synchronous } fast/images/low-memory-decode.html @@ -1,2 +1,3 @@ -Image decode count: 1 +FAIL: Timed out waiting for notifyDone to be called Test result:
https://ews-build.webkit.org/#/builders/132/builds/32192
Test history:
https://results.webkit.org/?suite=layout-tests&suite=layout-tests&test=fast%2Fimages%2Fasync-image-intersect-different-size-for-drawing.html&test=fast%2Fimages%2Flow-memory-decode.html&platform=ios
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2025-09-08 14:22:52 PDT
<
rdar://problem/160146007
>
EWS
Comment 2
2025-09-08 17:15:48 PDT
Test gardening commit
299727@main
(314287bb5055): <
https://commits.webkit.org/299727@main
> Reviewed commits have been landed. Closing PR #50470 and removing active labels.
Alexey Proskuryakov
Comment 3
2025-09-09 08:59:44 PDT
The first failure is with
299615@main
, and these tests are extremely flaky. Given that many preceding revisions are definitely unrelated,
299615@main
seems like the most likely culprit, even though not obviously related either.
Said Abou-Hallawa
Comment 4
2025-10-07 15:17:30 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/51968
EWS
Comment 5
2025-10-15 20:31:37 PDT
Committed
301600@main
(e502956e7cfd): <
https://commits.webkit.org/301600@main
> Reviewed commits have been landed. Closing PR #51968 and removing active labels.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug