[Webkit-unassigned] [Bug 215638] New: REGRESSION(r265814) [GTK][WPE] Some socket/hybi failures

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Aug 18 20:57:05 PDT 2020


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

            Bug ID: 215638
           Summary: REGRESSION(r265814) [GTK][WPE] Some socket/hybi
                    failures
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit Misc.
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: lmoura at igalia.com

* http/tests/websocket/tests/hybi/invalid-continuation.html

--- /home/buildbot/wpe/wpe-linux-64-release-tests/build/layout-test-results/http/tests/websocket/tests/hybi/invalid-continuation-expected.txt
+++ /home/buildbot/wpe/wpe-linux-64-release-tests/build/layout-test-results/http/tests/websocket/tests/hybi/invalid-continuation-actual.txt
@@ -4,6 +4,7 @@
 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".

 onopen() was called.
+FAIL onmessage() was called. (message = "Valid frame after closing should be disposed.")
 onclose() was called.
 PASS closeEvent.wasClean is false
 PASS successfullyParsed is true

And

* http/tests/websocket/tests/hybi/stop-on-resume-in-error-handler.html

--- /home/buildbot/wpe/wpe-linux-64-release-tests/build/layout-test-results/http/tests/websocket/tests/hybi/stop-on-resume-in-error-handler-expected.txt
+++ /home/buildbot/wpe/wpe-linux-64-release-tests/build/layout-test-results/http/tests/websocket/tests/hybi/stop-on-resume-in-error-handler-actual.txt
@@ -1,15 +1,3 @@
-Tests that WebSocket correctly handles being stopped in the error event handler upon restoring from PageCache.
+CONSOLE MESSAGE: Received invalid WebSocket response from the server
+FAIL: Timed out waiting for notifyDone to be called

-On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
-
-
-pageshow - not from cache
-pagehide - entering cache
-pageshow - from cache
-PASS Page did enter and was restored from the page cache
-error event fired
-PASS wasRestoredFromPageCache is true
-PASS successfullyParsed is true
-
-TEST COMPLETE
-

-- 
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/20200819/4832e548/attachment.htm>


More information about the webkit-unassigned mailing list