Bug 231097
Summary: | [ iOS Release & macOS wk2 ] http/tests/misc/repeat-open-cancel.html is a flaky timeout | ||
---|---|---|---|
Product: | WebKit | Reporter: | ayumi_kojima |
Component: | New Bugs | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED CONFIGURATION CHANGED | ||
Severity: | Normal | CC: | bfulgham, webkit-bot-watchers-bugzilla, webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
ayumi_kojima
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
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/83780333>
ayumi_kojima
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.
ayumi_kojima
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
ayumi_kojima
Marked test expectation https://trac.webkit.org/changeset/283412/webkit
Alexey Proskuryakov
This isn't happening any more, according to flakiness dashboard. Need to remove the expectation.
Brent Fulgham
Robert Jenner confirmed this is resolved as of 5/3/2022.