[Webkit-unassigned] [Bug 184171] New: Layout Test http/tests/websocket/tests/hybi/websocket-cookie-overwrite-behavior.html is a flaky failure

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Mar 29 20:45:51 PDT 2018


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

            Bug ID: 184171
           Summary: Layout Test
                    http/tests/websocket/tests/hybi/websocket-cookie-overw
                    rite-behavior.html is a flaky failure
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: New Bugs
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: ryanhaddad at apple.com

The following layout test is flaky on High Sierra Debug WK1/WK2

http/tests/websocket/tests/hybi/websocket-cookie-overwrite-behavior.html

Probable cause:

Unknown.

Flakiness Dashboard:

https://webkit-test-results.webkit.org/dashboards/flakiness_dashboard.html#showAllRuns=true&tests=http%2Ftests%2Fwebsocket%2Ftests%2Fhybi%2Fwebsocket-cookie-overwrite-behavior.html

--- /Volumes/Data/slave/highsierra-debug-tests-wk1/build/layout-test-results/http/tests/websocket/tests/hybi/websocket-cookie-overwrite-behavior-expected.txt
+++ /Volumes/Data/slave/highsierra-debug-tests-wk1/build/layout-test-results/http/tests/websocket/tests/hybi/websocket-cookie-overwrite-behavior-actual.txt
@@ -1,14 +1,17 @@
+CONSOLE MESSAGE: WebSocket connection to 'ws://127.0.0.1:8880/websocket/tests/hybi/cookie?set' failed: Invalid HTTP version string: HTTP/1.0
+CONSOLE MESSAGE: WebSocket connection to 'ws://localhost:8880/websocket/tests/hybi/cookie?set' failed: Invalid HTTP version string: HTTP/1.0
 Tests WebSocket Set-Cookie overwriting behavior with respect to a document cookie.

 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".


 Same origin WebSocket:
-PASS cookieValue is "foo=bar"
+FAIL cookieValue should be foo=bar. Was foo=should_be_overwritten_by_websocket_set_cookie.

 Cross origin WebSocket:
 PASS cookieValue is ""
 PASS successfullyParsed is true
+Some tests failed.

 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/20180330/303b4c86/attachment.html>


More information about the webkit-unassigned mailing list