Bug 231097 - [ iOS Release & macOS wk2 ] http/tests/misc/repeat-open-cancel.html is a flaky timeout
Summary: [ iOS Release & macOS wk2 ] http/tests/misc/repeat-open-cancel.html is a flak...
Status: RESOLVED CONFIGURATION CHANGED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2021-10-01 13:44 PDT by ayumi_kojima
Modified: 2022-06-23 14:27 PDT (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description ayumi_kojima 2021-10-01 13:44:04 PDT
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
Comment 1 Radar WebKit Bug Importer 2021-10-01 13:44:23 PDT
<rdar://problem/83780333>
Comment 2 ayumi_kojima 2021-10-01 14:27:04 PDT
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.
Comment 3 ayumi_kojima 2021-10-01 15:32:23 PDT
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
Comment 4 ayumi_kojima 2021-10-01 16:06:46 PDT
Marked test expectation https://trac.webkit.org/changeset/283412/webkit
Comment 5 Alexey Proskuryakov 2022-04-25 16:19:42 PDT
This isn't happening any more, according to flakiness dashboard. Need to remove the expectation.
Comment 6 Brent Fulgham 2022-06-23 14:27:42 PDT
Robert Jenner confirmed this is resolved as of 5/3/2022.