Bug 228670
Summary: | [ iOS ] http/wpt/service-workers/navigation-redirect-main-frame.https.html is a flaky timeout | ||
---|---|---|---|
Product: | WebKit | Reporter: | ayumi_kojima |
Component: | New Bugs | Assignee: | Nobody <webkit-unassigned> |
Status: | NEW | ||
Severity: | Normal | CC: | achristensen, webkit-bot-watchers-bugzilla, webkit-bug-importer, youennf |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Nightly Build | ||
Hardware: | iPhone / iPad | ||
OS: | Unspecified |
ayumi_kojima
http/wpt/service-workers/navigation-redirect-main-frame.https.html
Is flaky timing out on iOS 14 E Simulator wk2:
History: https://results.webkit.org/?suite=layout-tests&test=http%2Fwpt%2Fservice-workers%2Fnavigation-redirect-main-frame.https.html&platform=ios
Diff:
--- /Volumes/Data/worker/ios-simulator-14-release-tests-wk2/build/layout-test-results/http/wpt/service-workers/navigation-redirect-main-frame.https-expected.txt
+++ /Volumes/Data/worker/ios-simulator-14-release-tests-wk2/build/layout-test-results/http/wpt/service-workers/navigation-redirect-main-frame.https-actual.txt
@@ -1 +1,4 @@
-PASS
+#PID UNRESPONSIVE - WebKitTestRunnerApp (pid 96162)
+FAIL: Timed out waiting for notifyDone to be called
+
+#EOF
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/81348354>
ayumi_kojima
I was not able to reproduce the timeout on iOS 15 simulator on my local machine using:
run-webkit-tests --ios-simulator --exit-after-n-failures 2 --exit-after-n-crashes-or-timeouts 2 --iterations 1000 http/wpt/service-workers/navigation-redirect-main-frame.https.html
ayumi_kojima
Updated test expectations https://trac.webkit.org/changeset/280503/webkit