NEW314746
[macOS release] fast/images/decode-render-animated-image.html is a flaky failure.
https://bugs.webkit.org/show_bug.cgi?id=314746
Summary [macOS release] fast/images/decode-render-animated-image.html is a flaky fail...
Diego De La Toba
Reported 2026-05-13 11:39:28 PDT
fast/images/decode-render-animated-image.html is a flaky failure on macOS release. HISTORY: https://results.webkit.org/?suite=layout-tests&test=fast%2Fimages%2Fdecode-render-animated-image.html IMAGE URL: https://build.webkit.org/results/Apple-Tahoe-Release-AppleSilicon-WK2-Tests/313164@main%20(3860)/fast/inline/blocks-in-inline-paint-order-diffs.html IMAGES: See attached. REPRODUCTION: I was able to reproduce this on macOS release 26.4 ToT with the following: run-webkit-tests --no-build --no-retry --no-show-results --exit-after-n-failures=1 --expect-pass --iterations=1000 --force --release fast/images/decode-render-animated-image.html I am going to mark expectations as pass imageOnlyFailure while this pends investigation.
Attachments
Radar WebKit Bug Importer
Comment 1 2026-05-13 11:39:34 PDT
Diego De La Toba
Comment 2 2026-05-13 11:41:30 PDT
Looks like a WEBKIT issue. Any "fix" in the test (adding retries, rAFs, sleeps between decode/drawImage) would be compensating for the exact guarantee that the two helpers are supposed to provide: decode() promise resolving means "next frame decoded & ready to paint," and the debug canvas drawing setting means "canvas shows that current frame."
Diego De La Toba
Comment 3 2026-05-13 11:47:28 PDT
Test gardening pull request: https://github.com/WebKit/WebKit/pull/64859
EWS
Comment 4 2026-05-13 11:49:21 PDT
Test gardening commit 313181@main (71861678c959): <https://commits.webkit.org/313181@main> Reviewed commits have been landed. Closing PR #64859 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.