Bug 194629

Summary: [GTK] http/tests/websocket/connection-refusal-in-frame-resource-load-statistics.html is timing out
Product: WebKit Reporter: Alicia Boya García <aboya>
Component: WebKitGTKAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: bugs-noreply, dpino, lmoura
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
See Also: https://bugs.webkit.org/show_bug.cgi?id=210796

Description Alicia Boya García 2019-02-13 17:25:53 PST
This test times out since long ago:

http/tests/websocket/connection-refusal-in-frame-resource-load-statistics.html

--- /home/slave/webkitgtk/gtk-linux-64-debug-tests/build/layout-test-results/http/tests/websocket/connection-refusal-in-frame-resource-load-statistics-expected.txt
+++ /home/slave/webkitgtk/gtk-linux-64-debug-tests/build/layout-test-results/http/tests/websocket/connection-refusal-in-frame-resource-load-statistics-actual.txt
@@ -1,11 +1,3 @@
 CONSOLE MESSAGE: WebSocket connection to 'ws://localhost/' failed: Unexpected response code: 200
-Construct a cross-site WebSocket in a frame with server-side refusal. The test passes if Resource Load Statistics logs it properly.
+FAIL: Timed out waiting for notifyDone to be called
 
-On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
-
-
-PASS localhost registered as subresource under 127.0.0.1.
-PASS successfullyParsed is true
-
-TEST COMPLETE
-
Comment 1 Lauro Moura 2020-04-21 20:45:30 PDT
Committed r260495: <https://trac.webkit.org/changeset/260495>
Comment 2 Diego Pino 2020-04-22 21:47:23 PDT
Removed from test expectations in r260555.