Title: [221310] trunk/LayoutTests
Revision
221310
Author
jlew...@apple.com
Date
2017-08-29 14:00:32 -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

Diff

Modified: trunk/LayoutTests/ChangeLog (221309 => 221310)


--- trunk/LayoutTests/ChangeLog	2017-08-29 20:53:02 UTC (rev 221309)
+++ trunk/LayoutTests/ChangeLog	2017-08-29 21:00:32 UTC (rev 221310)
@@ -1,3 +1,11 @@
+2017-08-29  Matt Lewis  <jlew...@apple.com>
+
+        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  <nvasil...@apple.com>
 
         Web Inspector: Optimize View.prototype.removeSubview

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


--- trunk/LayoutTests/http/tests/websocket/tests/hybi/secure-cookie-secure-connection-expected.txt	2017-08-29 20:53:02 UTC (rev 221309)
+++ trunk/LayoutTests/http/tests/websocket/tests/hybi/secure-cookie-secure-connection-expected.txt	2017-08-29 21:00:32 UTC (rev 221310)
@@ -8,7 +8,7 @@
 
 WebSocket open
 WebSocket closed
-PASS cookie is "WK-websocket-test-secure=1; WK-websocket-test=1"
+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
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to