Title: [260495] trunk/LayoutTests
- Revision
- 260495
- Author
- [email protected]
- Date
- 2020-04-21 20:45:21 -0700 (Tue, 21 Apr 2020)
Log Message
[GTK] http/tests/websocket/connection-refusal-in-frame-resource-load-statistics.html is timing out
https://bugs.webkit.org/show_bug.cgi?id=194629
Updating test expectation with correct console message after r260356
enabled resource load statistics for GTK/WPE.
Unreviewed test gardening.
* platform/gtk/http/tests/websocket/connection-refusal-in-frame-resource-load-statistics-expected.txt:
Modified Paths
Diff
Modified: trunk/LayoutTests/ChangeLog (260494 => 260495)
--- trunk/LayoutTests/ChangeLog 2020-04-22 03:39:17 UTC (rev 260494)
+++ trunk/LayoutTests/ChangeLog 2020-04-22 03:45:21 UTC (rev 260495)
@@ -1,5 +1,17 @@
2020-04-21 Lauro Moura <[email protected]>
+ [GTK] http/tests/websocket/connection-refusal-in-frame-resource-load-statistics.html is timing out
+ https://bugs.webkit.org/show_bug.cgi?id=194629
+
+ Updating test expectation with correct console message after r260356
+ enabled resource load statistics for GTK/WPE.
+
+ Unreviewed test gardening.
+
+ * platform/gtk/http/tests/websocket/connection-refusal-in-frame-resource-load-statistics-expected.txt:
+
+2020-04-21 Lauro Moura <[email protected]>
+
[GTK][WPE] Test gardening.
Unreviewed test gardening.
Modified: trunk/LayoutTests/platform/gtk/http/tests/websocket/connection-refusal-in-frame-resource-load-statistics-expected.txt (260494 => 260495)
--- trunk/LayoutTests/platform/gtk/http/tests/websocket/connection-refusal-in-frame-resource-load-statistics-expected.txt 2020-04-22 03:39:17 UTC (rev 260494)
+++ trunk/LayoutTests/platform/gtk/http/tests/websocket/connection-refusal-in-frame-resource-load-statistics-expected.txt 2020-04-22 03:45:21 UTC (rev 260495)
@@ -1,4 +1,4 @@
-CONSOLE MESSAGE: WebSocket connection to 'ws://localhost/' failed: Unexpected response code: 200
+CONSOLE MESSAGE: The server did not accept the WebSocket handshake.
Construct a cross-site WebSocket in a frame with server-side refusal. The test passes if Resource Load Statistics logs it properly.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes