[Webkit-unassigned] [Bug 212149] New: [WPE] http/tests/websocket/tests/hybi/send-after-close-on-unload.html is failing

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed May 20 09:55:28 PDT 2020


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

            Bug ID: 212149
           Summary: [WPE]
                    http/tests/websocket/tests/hybi/send-after-close-on-un
                    load.html is failing
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Keywords: LayoutTestFailure
          Severity: Normal
          Priority: P2
         Component: New Bugs
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: zan at falconsigh.net

The http/tests/websocket/tests/hybi/send-after-close-on-unload.html layout test is failing on WPE since being enabled:

--- /app/webkit/WebKitBuild/Release/layout-test-results/http/tests/websocket/tests/hybi/send-after-close-on-unload-expected.txt
+++ /app/webkit/WebKitBuild/Release/layout-test-results/http/tests/websocket/tests/hybi/send-after-close-on-unload-actual.txt
@@ -7,7 +7,7 @@
 PASS document.childWebSocket is non-null.
 PASS 'socket1' is sent to the server. unload the iframe. expect receiving 'socket1' on ws...
 PASS document.childWebSocket.send('send to closed socket') is undefined.
-PASS closedSocket is "socket1"
+FAIL closedSocket should be socket1. Was socket1: receive next message.
 PASS document.childWebSocket.readyState is 3
 PASS successfullyParsed is true

-- 
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/20200520/0f589425/attachment-0001.htm>


More information about the webkit-unassigned mailing list