Bug 194629 - [GTK] http/tests/websocket/connection-refusal-in-frame-resource-load-statistics.html is timing out
Summary: [GTK] http/tests/websocket/connection-refusal-in-frame-resource-load-statisti...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKitGTK (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-02-13 17:25 PST by Alicia Boya García
Modified: 2020-04-22 21:47 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 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.