Bug 228588
Summary: | [ iOS ] http/tests/appcache/main-resource-redirect-with-sw.html is a flaky timeout | ||
---|---|---|---|
Product: | WebKit | Reporter: | ayumi_kojima |
Component: | New Bugs | Assignee: | 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
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 | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/81275493>
ayumi_kojima
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
Updated test expectations: https://trac.webkit.org/changeset/280434/webkit