Title: [221285] trunk/LayoutTests
Revision
221285
Author
[email protected]
Date
2017-08-28 17:42:27 -0700 (Mon, 28 Aug 2017)

Log Message

Rebaseline http/tests/websocket/tests/hybi/secure-cookie-secure-connection.pl.

Unreviewed test gardening.

* http/tests/websocket/tests/hybi/secure-cookie-secure-connection-expected.txt:
* platform/mac-highsierra/http/tests/websocket/tests/hybi/secure-cookie-secure-connection-expected.txt: Copied from LayoutTests/http/tests/websocket/tests/hybi/secure-cookie-secure-connection-expected.txt.

Modified Paths

Added Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (221284 => 221285)


--- trunk/LayoutTests/ChangeLog	2017-08-29 00:40:35 UTC (rev 221284)
+++ trunk/LayoutTests/ChangeLog	2017-08-29 00:42:27 UTC (rev 221285)
@@ -1,3 +1,12 @@
+2017-08-28  Ryan Haddad  <[email protected]>
+
+        Rebaseline http/tests/websocket/tests/hybi/secure-cookie-secure-connection.pl.
+
+        Unreviewed test gardening.
+
+        * http/tests/websocket/tests/hybi/secure-cookie-secure-connection-expected.txt:
+        * platform/mac-highsierra/http/tests/websocket/tests/hybi/secure-cookie-secure-connection-expected.txt: Copied from LayoutTests/http/tests/websocket/tests/hybi/secure-cookie-secure-connection-expected.txt.
+
 2017-08-28  Matt Lewis  <[email protected]>
 
         Unreviewed test gardening. <rdar://problem/34051745>

Modified: trunk/LayoutTests/http/tests/websocket/tests/hybi/secure-cookie-secure-connection-expected.txt (221284 => 221285)


--- trunk/LayoutTests/http/tests/websocket/tests/hybi/secure-cookie-secure-connection-expected.txt	2017-08-29 00:40:35 UTC (rev 221284)
+++ trunk/LayoutTests/http/tests/websocket/tests/hybi/secure-cookie-secure-connection-expected.txt	2017-08-29 00:42:27 UTC (rev 221285)
@@ -8,7 +8,7 @@
 
 WebSocket open
 WebSocket closed
-FAIL cookie should be WK-websocket-test-secure=1; WK-websocket-test=1. Was WK-websocket-test=1.
+PASS cookie is "WK-websocket-test-secure=1; WK-websocket-test=1"
 PASS successfullyParsed is true
 
 TEST COMPLETE

Copied: trunk/LayoutTests/platform/mac-highsierra/http/tests/websocket/tests/hybi/secure-cookie-secure-connection-expected.txt (from rev 221284, trunk/LayoutTests/http/tests/websocket/tests/hybi/secure-cookie-secure-connection-expected.txt) (0 => 221285)


--- trunk/LayoutTests/platform/mac-highsierra/http/tests/websocket/tests/hybi/secure-cookie-secure-connection-expected.txt	                        (rev 0)
+++ trunk/LayoutTests/platform/mac-highsierra/http/tests/websocket/tests/hybi/secure-cookie-secure-connection-expected.txt	2017-08-29 00:42:27 UTC (rev 221285)
@@ -0,0 +1,15 @@
+Test WebSocket sends Secure cookies over secure connections.
+
+On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
+
+Note: mod_pywebsocket does not send secure cookies ('see FIXMEs in mod_pywebsocket code'), so this test is expected to FAIL to return WK-websocket-test-secure=1 until that bug is fixed.
+
+See pywebsocket Bug 150 for details.
+
+WebSocket open
+WebSocket closed
+FAIL cookie should be WK-websocket-test-secure=1; WK-websocket-test=1. Was WK-websocket-test=1.
+PASS successfullyParsed is true
+
+TEST COMPLETE
+
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to