Bug 228588

Summary: [ iOS ] http/tests/appcache/main-resource-redirect-with-sw.html is a flaky timeout
Product: WebKit Reporter: ayumi_kojima
Component: New BugsAssignee: Nobody <webkit-unassigned>
Status: NEW ---    
Severity: Normal CC: cdumez, webkit-bot-watchers-bugzilla, webkit-bug-importer, youennf
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: iPhone / iPad   
OS: Unspecified   

Description ayumi_kojima 2021-07-29 09:26:02 PDT
http/tests/appcache/main-resource-redirect-with-sw.html

Is a flaky timeout on iOS 14 E Simulator. 

History: https://results.webkit.org/?suite=layout-tests&test=http%2Ftests%2Fappcache%2Fmain-resource-redirect-with-sw.html

Diff: 

--- /Volumes/Data/worker/ipados-simulator-14-release-tests-wk2/build/layout-test-results/http/tests/appcache/main-resource-redirect-with-sw-expected.txt
+++ /Volumes/Data/worker/ipados-simulator-14-release-tests-wk2/build/layout-test-results/http/tests/appcache/main-resource-redirect-with-sw-actual.txt
@@ -1,2 +1,5 @@
 CONSOLE MESSAGE: ApplicationCache is deprecated. Please use ServiceWorkers instead.
-PASS
+#PID UNRESPONSIVE - WebKitTestRunnerApp (pid 52142)
+FAIL: Timed out waiting for notifyDone to be called
+
+#EOF
Comment 1 Radar WebKit Bug Importer 2021-07-29 09:26:31 PDT
<rdar://problem/81275493>
Comment 2 ayumi_kojima 2021-07-29 09:58:54 PDT
I was not able to reproduce the timeout on iOS 15 simulator on my local machine using: 
run-webkit-tests --iterations 1000 --exit-after-n-failures 2 --exit-after-n-crashes-or-timeouts 2 --ios-simulator http/tests/appcache/main-resource-redirect-with-sw.html
Comment 3 ayumi_kojima 2021-07-29 10:52:58 PDT
Updated test expectations: https://trac.webkit.org/changeset/280434/webkit