RESOLVED FIXED 239630
http/tests/websocket/tests/hybi/bufferedAmount-after-close-in-busy.html is failing
https://bugs.webkit.org/show_bug.cgi?id=239630
Summary http/tests/websocket/tests/hybi/bufferedAmount-after-close-in-busy.html is fa...
Truitt Savell
Reported 2022-04-21 16:16:50 PDT
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
Radar WebKit Bug Importer
Comment 1 2022-04-21 16:17:04 PDT
Truitt Savell
Comment 2 2022-04-21 16:32:10 PDT
Truitt Savell
Comment 3 2022-04-21 16:33:12 PDT
(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
Comment 4 2022-04-25 16:59:02 PDT
EWS
Comment 5 2022-04-26 08:36:33 PDT
Committed r293424 (249984@main): <https://commits.webkit.org/249984@main> Reviewed commits have been landed. Closing PR #385 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.