media/modern-media-controls/scrubber-support/scrubber-support-drag.html Is a flaky timeout on MacOS wk1 Release. History: https://results.webkit.org/?suite=layout-tests&test=media%2Fmodern-media-controls%2Fscrubber-support%2Fscrubber-support-drag.html Diff: --- /Volumes/Data/worker/bigsur-release-tests-wk1/build/layout-test-results/media/modern-media-controls/scrubber-support/scrubber-support-drag-expected.txt +++ /Volumes/Data/worker/bigsur-release-tests-wk1/build/layout-test-results/media/modern-media-controls/scrubber-support/scrubber-support-drag-actual.txt @@ -1,11 +1,16 @@ +FAIL: Timed out waiting for notifyDone to be called Testing the ScrubberSupport behavior when dragging the scrubber. On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". PASS media.currentTime is within 0.2 of 3.0136 -PASS media.currentTime became 0 -PASS successfullyParsed is true -TEST COMPLETE + + + +0:03 + +0:06 +
<rdar://problem/80805351>
Created attachment 433827 [details] Update Expectations
Comment on attachment 433827 [details] Update Expectations Clearing flags on attachment: 433827 Committed r280052 (239787@main): <https://commits.webkit.org/239787@main>
I was not able to reproduce the timeout after being able to reproducing at tip-of-tree one time using run-webkit-tests media/modern-media-controls/scrubber-support/scrubber-support-drag.html -1 -f --iterations 500 --exit-after-n-failures 2 --exit-after-n-crashes-or-timeouts 2 --no-build
The flaky timeout is still happening. I still cannot reproduce the timeout with wk1, but with wk2 I was able to reproduce the timeout using run-webkit-tests --iterations 100 --force --exit-after-n-failures 1 --debug media/modern-media-controls/scrubber-support/scrubber-support-drag.html
The test timed out with the same diff on r272842 and passed on r272841.
It looks like this times out rarely on WK1, but it is very frequently timing out on WK2. Adjusting title.