Bug 239630 - http/tests/websocket/tests/hybi/bufferedAmount-after-close-in-busy.html is failing
Summary: http/tests/websocket/tests/hybi/bufferedAmount-after-close-in-busy.html is fa...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Chris Dumez
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2022-04-21 16:16 PDT by Truitt Savell
Modified: 2022-04-26 08:36 PDT (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Truitt Savell 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
Comment 1 Radar WebKit Bug Importer 2022-04-21 16:17:04 PDT
<rdar://problem/92128154>
Comment 2 Truitt Savell 2022-04-21 16:32:10 PDT
Pull request: https://github.com/WebKit/WebKit/pull/353
Comment 3 Truitt Savell 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
Comment 4 Chris Dumez 2022-04-25 16:59:02 PDT
Pull request: https://github.com/WebKit/WebKit/pull/385
Comment 5 EWS 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.