Title: [221325] trunk/LayoutTests
Revision
221325
Author
[email protected]
Date
2017-08-29 16:47:26 -0700 (Tue, 29 Aug 2017)

Log Message

Rebaselined http/tests/websocket/tests/hybi/secure-cookie-secure-connection.pl for ios-11.

Unreviewed test gardening.

* http/tests/websocket/tests/hybi/secure-cookie-secure-connection-expected.txt:

Modified Paths

Added Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (221324 => 221325)


--- trunk/LayoutTests/ChangeLog	2017-08-29 23:45:19 UTC (rev 221324)
+++ trunk/LayoutTests/ChangeLog	2017-08-29 23:47:26 UTC (rev 221325)
@@ -1,5 +1,13 @@
 2017-08-29  Matt Lewis  <[email protected]>
 
+        Rebaselined http/tests/websocket/tests/hybi/secure-cookie-secure-connection.pl for ios-11.
+
+        Unreviewed test gardening.
+
+        * http/tests/websocket/tests/hybi/secure-cookie-secure-connection-expected.txt:
+
+2017-08-29  Matt Lewis  <[email protected]>
+
         Rebaselined js/dom/global-constructors-attributes.html after r221258.
 
         Unreviewed test gardening.
@@ -16,14 +24,6 @@
 
         * platform/win/editing/style/5065910-expected.txt:
 
-2017-08-29  Matt Lewis  <[email protected]>
-
-        Rebaselined http/tests/websocket/tests/hybi/secure-cookie-secure-connection.pl for ios-11.
-
-        Unreviewed test gardening.
-
-        * http/tests/websocket/tests/hybi/secure-cookie-secure-connection-expected.txt:
-
 2017-08-29  Nikita Vasilyev  <[email protected]>
 
         Web Inspector: Optimize View.prototype.removeSubview

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


--- trunk/LayoutTests/http/tests/websocket/tests/hybi/secure-cookie-secure-connection-expected.txt	2017-08-29 23:45:19 UTC (rev 221324)
+++ trunk/LayoutTests/http/tests/websocket/tests/hybi/secure-cookie-secure-connection-expected.txt	2017-08-29 23:47:26 UTC (rev 221325)
@@ -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/ios-11/http/tests/websocket/tests/hybi/secure-cookie-secure-connection-expected.txt (from rev 221322, trunk/LayoutTests/http/tests/websocket/tests/hybi/secure-cookie-secure-connection-expected.txt) (0 => 221325)


--- trunk/LayoutTests/platform/ios-11/http/tests/websocket/tests/hybi/secure-cookie-secure-connection-expected.txt	                        (rev 0)
+++ trunk/LayoutTests/platform/ios-11/http/tests/websocket/tests/hybi/secure-cookie-secure-connection-expected.txt	2017-08-29 23:47:26 UTC (rev 221325)
@@ -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