http/tests/misc/repeat-open-cancel.html Is flaky timing out on iOS Release and macOS wk2 (mainly on Release). History: https://results.webkit.org/?suite=layout-tests&test=http%2Ftests%2Fmisc%2Frepeat-open-cancel.html Result page: https://build.webkit.org/results/Apple-BigSur-Release-WK2-Tests/r283292%20(5496)/results.html Diff: --- /Volumes/Data/worker/bigsur-release-tests-wk2/build/layout-test-results/http/tests/misc/repeat-open-cancel-expected.txt +++ /Volumes/Data/worker/bigsur-release-tests-wk2/build/layout-test-results/http/tests/misc/repeat-open-cancel-actual.txt @@ -1,5 +1,7 @@ +FAIL: Timed out waiting for notifyDone to be called + This is a test for https://bugs.webkit.org/show_bug.cgi?id=191650. In case that several requests are closed and created pretty fast, a result of old request sometimes goes to a wrong request. -PASS +RUNNING
<rdar://problem/83780333>
I was not able to reproduce the failure locally on BigSur using run-webkit-tests --iterations 50 --exit-after-n-crashes-or-timeouts 1 http/tests/misc/repeat-open-cancel.html -f.
Tried on iOS simulator, but still couldn't reproduce the timeout with run-webkit-tests --ios-simulator http/tests/misc/repeat-open-cancel.html --iterations 50 --exit-after-n-crashes-or-timeouts 1
Marked test expectation https://trac.webkit.org/changeset/283412/webkit
This isn't happening any more, according to flakiness dashboard. Need to remove the expectation.
Robert Jenner confirmed this is resolved as of 5/3/2022.