Bug 239630
Summary: | http/tests/websocket/tests/hybi/bufferedAmount-after-close-in-busy.html is failing | ||
---|---|---|---|
Product: | WebKit | Reporter: | Truitt Savell <tsavell> |
Component: | WebCore Misc. | Assignee: | Chris Dumez <cdumez> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | cdumez, webkit-bot-watchers-bugzilla, webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Truitt Savell
http/tests/websocket/tests/hybi/bufferedAmount-after-close-in-busy.html
This is failing with a nondescript error in the diff.
History:
https://results.webkit.org/?suite=layout-tests&test=http%2Ftests%2Fwebsocket%2Ftests%2Fhybi%2FbufferedAmount-after-close-in-busy.html
Diff:
--- /Volumes/Data/worker/ios-simulator-15-release-tests-wk2/build/layout-test-results/http/tests/websocket/tests/hybi/bufferedAmount-after-close-in-busy-expected.txt
+++ /Volumes/Data/worker/ios-simulator-15-release-tests-wk2/build/layout-test-results/http/tests/websocket/tests/hybi/bufferedAmount-after-close-in-busy-actual.txt
@@ -1,9 +1,11 @@
+CONSOLE MESSAGE: WebSocket connection to 'ws://localhost:8880/websocket/tests/hybi/echo' failed: The operation couldn’t be completed. Socket is not connected
Web Socket bufferedAmount after closed in busy
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
Connected.
PASS bufferedAmountBeforeClose + closeFrameSize >= bufferedAmountAfterClose is true
+Error.
Closed.
PASS ws.readyState is 3
PASS ws.bufferedAmount <= bufferedAmountAfterClose is true
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/92128154>
Truitt Savell
Pull request: https://github.com/WebKit/WebKit/pull/353
Truitt Savell
(In reply to Truitt Savell from comment #2)
> Pull request: https://github.com/WebKit/WebKit/pull/353
Mark test as failing while it is investigated
Chris Dumez
Pull request: https://github.com/WebKit/WebKit/pull/385
EWS
Committed r293424 (249984@main): <https://commits.webkit.org/249984@main>
Reviewed commits have been landed. Closing PR #385 and removing active labels.