[Webkit-unassigned] [Bug 251347] New: [GTK] Several WPT websockets tests are failing

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Jan 29 23:28:44 PST 2023


https://bugs.webkit.org/show_bug.cgi?id=251347

            Bug ID: 251347
           Summary: [GTK] Several WPT websockets tests are failing
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKitGTK
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: dpino at igalia.com
                CC: bugs-noreply at webkitgtk.org

The following WPT websockets tests are failing for WebKitGTK:

  imported/w3c/web-platform-tests/websockets/constructor/010.html
  imported/w3c/web-platform-tests/websockets/interfaces/WebSocket/events/017.html
  imported/w3c/web-platform-tests/websockets/interfaces/WebSocket/events/018.html
  imported/w3c/web-platform-tests/websockets/opening-handshake/001.html
  imported/w3c/web-platform-tests/websockets/opening-handshake/003.html
  imported/w3c/web-platform-tests/websockets/security/001.html

Tests results:

https://build.webkit.org/results/GTK-Linux-64-bit-Release-Tests/259541%40main%20%2810392%29/imported/w3c/web-platform-tests/websockets/constructor/010-diff.txt

--- /home/buildbot/worker/GTK-Linux-64-bit-Release-Tests/build/layout-test-results/imported/w3c/web-platform-tests/websockets/constructor/010-expected.txt
+++ /home/buildbot/worker/GTK-Linux-64-bit-Release-Tests/build/layout-test-results/imported/w3c/web-platform-tests/websockets/constructor/010-actual.txt
@@ -1,4 +1,5 @@
-CONSOLE MESSAGE: WebSocket connection to 'ws://web-platform.test:49001/handshake_protocol' failed: The server did not accept the WebSocket handshake.

-PASS WebSockets: protocol in response but no requested protocol
+Harness Error (TIMEOUT), message = null

+TIMEOUT WebSockets: protocol in response but no requested protocol Test timed out
+

https://build.webkit.org/results/GTK-Linux-64-bit-Release-Tests/259541%40main%20%2810392%29/imported/w3c/web-platform-tests/websockets/interfaces/WebSocket/events/017-diff.txt

--- /home/buildbot/worker/GTK-Linux-64-bit-Release-Tests/build/layout-test-results/imported/w3c/web-platform-tests/websockets/interfaces/WebSocket/events/017-expected.txt
+++ /home/buildbot/worker/GTK-Linux-64-bit-Release-Tests/build/layout-test-results/imported/w3c/web-platform-tests/websockets/interfaces/WebSocket/events/017-actual.txt
@@ -1,4 +1,5 @@
-CONSOLE MESSAGE: WebSocket connection to 'ws://web-platform.test:49001/echo_raw' failed: Received invalid WebSocket response from the server

-PASS WebSockets: this, e.target, e.currentTarget, e.eventPhase
+Harness Error (TIMEOUT), message = null

+TIMEOUT WebSockets: this, e.target, e.currentTarget, e.eventPhase Test timed out
+

https://build.webkit.org/results/GTK-Linux-64-bit-Release-Tests/259541%40main%20%2810392%29/imported/w3c/web-platform-tests/websockets/interfaces/WebSocket/events/018-diff.txt

--- /home/buildbot/worker/GTK-Linux-64-bit-Release-Tests/build/layout-test-results/imported/w3c/web-platform-tests/websockets/interfaces/WebSocket/events/018-expected.txt
+++ /home/buildbot/worker/GTK-Linux-64-bit-Release-Tests/build/layout-test-results/imported/w3c/web-platform-tests/websockets/interfaces/WebSocket/events/018-actual.txt
@@ -1,4 +1,5 @@
-CONSOLE MESSAGE: WebSocket connection to 'ws://web-platform.test:49001/echo_raw' failed: Received invalid WebSocket response from the server

-PASS open, message, error and close events
+Harness Error (TIMEOUT), message = null

+TIMEOUT open, message, error and close events Test timed out
+

https://build.webkit.org/results/GTK-Linux-64-bit-Release-Tests/259541%40main%20%2810392%29/imported/w3c/web-platform-tests/websockets/opening-handshake/001-diff.txt

--- /home/buildbot/worker/GTK-Linux-64-bit-Release-Tests/build/layout-test-results/imported/w3c/web-platform-tests/websockets/opening-handshake/001-expected.txt
+++ /home/buildbot/worker/GTK-Linux-64-bit-Release-Tests/build/layout-test-results/imported/w3c/web-platform-tests/websockets/opening-handshake/001-actual.txt
@@ -1,4 +1,5 @@
-CONSOLE MESSAGE: WebSocket connection to 'ws://web-platform.test:49001/invalid' failed: The server did not accept the WebSocket handshake.

-PASS WebSockets: invalid handshake
+Harness Error (TIMEOUT), message = null

+TIMEOUT WebSockets: invalid handshake Test timed out
+

https://build.webkit.org/results/GTK-Linux-64-bit-Release-Tests/259541%40main%20%2810392%29/imported/w3c/web-platform-tests/websockets/opening-handshake/003-diff.txt

--- /home/buildbot/worker/GTK-Linux-64-bit-Release-Tests/build/layout-test-results/imported/w3c/web-platform-tests/websockets/opening-handshake/003-expected.txt
+++ /home/buildbot/worker/GTK-Linux-64-bit-Release-Tests/build/layout-test-results/imported/w3c/web-platform-tests/websockets/opening-handshake/003-actual.txt
@@ -1,3 +1,5 @@

-PASS WebSockets: origin
+Harness Error (TIMEOUT), message = null

+TIMEOUT WebSockets: origin Test timed out
+

https://build.webkit.org/results/GTK-Linux-64-bit-Release-Tests/259541%40main%20%2810392%29/imported/w3c/web-platform-tests/websockets/security/001-diff.txt

--- /home/buildbot/worker/GTK-Linux-64-bit-Release-Tests/build/layout-test-results/imported/w3c/web-platform-tests/websockets/security/001-expected.txt
+++ /home/buildbot/worker/GTK-Linux-64-bit-Release-Tests/build/layout-test-results/imported/w3c/web-platform-tests/websockets/security/001-actual.txt
@@ -1,4 +1,5 @@
-CONSOLE MESSAGE: WebSocket connection to 'ws://web-platform.test:49001/wrong_accept_key' failed: Server returned incorrect “Sec-WebSocket-Accept” key

-PASS WebSockets: wrong accept key
+Harness Error (TIMEOUT), message = null

+TIMEOUT WebSockets: wrong accept key Test timed out
+

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20230130/68462e92/attachment.htm>


More information about the webkit-unassigned mailing list