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   

ayumi_kojima
Reported 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
Attachments
Radar WebKit Bug Importer
Comment 1 2021-07-29 09:26:31 PDT
ayumi_kojima
Comment 2 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
ayumi_kojima
Comment 3 2021-07-29 10:52:58 PDT
Note You need to log in before you can comment on or make changes to this bug.