Description: fast/images/animated-heics-draw.html The first failure I saw on the dashboard was on 11/4/2022 at 256337@main. This issue can be bisected to 251289@main using the command: run-webkit-tests --debug --exit-after-n-failures 1 --exit-after-n-crashes-or-timeouts 1 --iterations 50 -f --no-retry fast/images/animated-heics-draw.html Result: Regressions: Unexpected timeouts (1) fast/images/animated-heics-draw.html [ Timeout ] History: https://results.webkit.org/?suite=layout-tests&test=fast%2Fimages%2Fanimated-heics-draw.html Diff: --- /Volumes/Data/worker/Apple-Ventura-Release-WK2-Tests/build/layout-test-results/fast/images/animated-heics-draw-expected.txt +++ /Volumes/Data/worker/Apple-Ventura-Release-WK2-Tests/build/layout-test-results/fast/images/animated-heics-draw-actual.txt @@ -1,14 +1,8 @@ +FAIL: Timed out waiting for notifyDone to be called + Verify HEICS image can animate. On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". -Image was loaded successfully. -Image frame: 0 was displayed. -Image frame: 1 was displayed. -Image frame: 2 was displayed. -The HEICS Image was loaded and three frames of it were displayed successfully. -PASS successfullyParsed is true -TEST COMPLETE -
<rdar://problem/102421055>
I have marked this test as a consistent timeout while this issue is investigated.
Pull request: https://github.com/WebKit/WebKit/pull/6554
Test gardening commit 256735@main (9d37767bbcc9): <https://commits.webkit.org/256735@main> Reviewed commits have been landed. Closing PR #6554 and removing active labels.
Pull request: https://github.com/WebKit/WebKit/pull/6558
Test gardening commit 256748@main (89a1de42b347): <https://commits.webkit.org/256748@main> Reviewed commits have been landed. Closing PR #6559 and removing active labels.
Committed 256803@main (cb95bbf8fb0f): <https://commits.webkit.org/256803@main> Reviewed commits have been landed. Closing PR #6558 and removing active labels.
After landing 256803@main the test is still a consistent timeout on Ventura.
Current history shows test consistently passing. https://results.webkit.org/?suite=api-tests&test=TestWebKitAPI.ServiceWorkers.SuspendServiceWorkerProcessBasedOnClientProcessesWithoutSeparateServiceWorkerProcess
Re-opening. This was mistakenly closed, with the issue persisting due to a mixup on the test spot check. < rdar://102979844 >
See comment 10
Revert 256803@main that caused the test to flaky crash.
Committed 257368@main (bf51ac10e9b1): <https://commits.webkit.org/257368@main> Reviewed commits have been landed. Closing PR #7146 and removing active labels.
Test gardening commit 257369@main (a147a604e46d): <https://commits.webkit.org/257369@main> Reviewed commits have been landed. Closing PR #7147 and removing active labels.
This flaky crash can be bisected to 256803@main using the command: run-webkit-tests --debug --iterations 2000 --debug-rwt-logging --no-retry --force --no-build -f fast/images/animated-heics-verify.html The above can also reproduce the consistent timeout.