Bug 278332
Summary: | [ iOS ] imported/w3c/web-platform-tests/websockets/basic-auth.any.worker.html?wss is a flaky text failure | ||
---|---|---|---|
Product: | WebKit | Reporter: | Dawn Morningstar <Morningstar> |
Component: | New Bugs | Assignee: | Anne van Kesteren <annevk> |
Status: | RESOLVED DUPLICATE | ||
Severity: | Normal | CC: | annevk, Hironori.Fujii, webkit-bot-watchers-bugzilla, webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | Other | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
See Also: |
https://bugs.webkit.org/show_bug.cgi?id=278588 https://bugs.webkit.org/show_bug.cgi?id=276764 |
Dawn Morningstar
imported/w3c/web-platform-tests/websockets/basic-auth.any.worker.html?wss [ Pass Failure ]
is a flaky text failure on iOS queues, the first flake happened at 280751@main though I don't think this is the regression point.
History:
https://results.webkit.org/?platform=ios&suite=layout-tests&test=imported%2Fw3c%2Fweb-platform-tests%2Fwebsockets%2Fbasic-auth.any.worker.html%3Fwss
Diff:
--- /Volumes/Data/worker/Apple-iOS-17-Simulator-Release-WK2-Tests/build/layout-test-results/imported/w3c/web-platform-tests/websockets/basic-auth.any.worker_wss-expected.txt
+++ /Volumes/Data/worker/Apple-iOS-17-Simulator-Release-WK2-Tests/build/layout-test-results/imported/w3c/web-platform-tests/websockets/basic-auth.any.worker_wss-actual.txt
@@ -1,3 +1,3 @@
-PASS HTTP basic authentication should work with WebSockets
+FAIL HTTP basic authentication should work with WebSockets assert_unreached: open should succeed Reached unreachable code
Diff-url:
https://build.webkit.org/results/Apple-iOS-17-Simulator-Release-WK2-Tests/282411@main%20(4895)/imported/w3c/web-platform-tests/websockets/basic-auth.any.worker_wss-diff.txt
Test-run:
https://build.webkit.org/results/Apple-iOS-17-Simulator-Release-WK2-Tests/282411@main%20(4895)/results.html
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/134277349>
Dawn Morningstar
Pull request: https://github.com/WebKit/WebKit/pull/32400
EWS
Test gardening commit 282445@main (fa34b928aba7): <https://commits.webkit.org/282445@main>
Reviewed commits have been landed. Closing PR #32400 and removing active labels.
EWS
Test gardening commit 283372@main (c39538f1a8e7): <https://commits.webkit.org/283372@main>
Reviewed commits have been landed. Closing PR #33349 and removing active labels.
Fujii Hironori
284268@main reverted 280750@main. Closed.
*** This bug has been marked as a duplicate of bug 275992 ***