Title: [154512] trunk/LayoutTests
- Revision
- 154512
- Author
- [email protected]
- Date
- 2013-08-23 13:14:36 -0700 (Fri, 23 Aug 2013)
Log Message
http/tests/cache/partitioned-cache.html breaks subsequent cookie tests
https://bugs.webkit.org/show_bug.cgi?id=120212
Updating test results for a last minute change that moved lines.
* http/tests/cache/partitioned-cache-expected.txt:
* platform/qt/http/tests/cache/partitioned-cache-expected.txt:
Modified Paths
Diff
Modified: trunk/LayoutTests/ChangeLog (154511 => 154512)
--- trunk/LayoutTests/ChangeLog 2013-08-23 20:08:42 UTC (rev 154511)
+++ trunk/LayoutTests/ChangeLog 2013-08-23 20:14:36 UTC (rev 154512)
@@ -1,3 +1,13 @@
+2013-08-23 Alexey Proskuryakov <[email protected]>
+
+ http/tests/cache/partitioned-cache.html breaks subsequent cookie tests
+ https://bugs.webkit.org/show_bug.cgi?id=120212
+
+ Updating test results for a last minute change that moved lines.
+
+ * http/tests/cache/partitioned-cache-expected.txt:
+ * platform/qt/http/tests/cache/partitioned-cache-expected.txt:
+
2013-08-23 Michael Saboff <[email protected]>
regexp-match-reify-before-putbyval is not a JSRegress test
Modified: trunk/LayoutTests/http/tests/cache/partitioned-cache-expected.txt (154511 => 154512)
--- trunk/LayoutTests/http/tests/cache/partitioned-cache-expected.txt 2013-08-23 20:08:42 UTC (rev 154511)
+++ trunk/LayoutTests/http/tests/cache/partitioned-cache-expected.txt 2013-08-23 20:14:36 UTC (rev 154512)
@@ -1,8 +1,8 @@
-CONSOLE MESSAGE: line 13: Document domain is now localhost
-CONSOLE MESSAGE: line 14: Setting server-side persistent state to "localhost"
-CONSOLE MESSAGE: line 23: Server state retrieved via a 1st party resource: "localhost"
-CONSOLE MESSAGE: line 13: Document domain is now 127.0.0.1
-CONSOLE MESSAGE: line 14: Setting server-side persistent state to "127.0.0.1"
-CONSOLE MESSAGE: line 26: Server state retrieved via a 3rd party resource (possibly a cached result, but it shouldn't be): "127.0.0.1"
+CONSOLE MESSAGE: line 12: Document domain is now localhost
+CONSOLE MESSAGE: line 13: Setting server-side persistent state to "localhost"
+CONSOLE MESSAGE: line 22: Server state retrieved via a 1st party resource: "localhost"
+CONSOLE MESSAGE: line 12: Document domain is now 127.0.0.1
+CONSOLE MESSAGE: line 13: Setting server-side persistent state to "127.0.0.1"
+CONSOLE MESSAGE: line 25: Server state retrieved via a 3rd party resource (possibly a cached result, but it shouldn't be): "127.0.0.1"
PASS response is "127.0.0.1"
Modified: trunk/LayoutTests/platform/qt/http/tests/cache/partitioned-cache-expected.txt (154511 => 154512)
--- trunk/LayoutTests/platform/qt/http/tests/cache/partitioned-cache-expected.txt 2013-08-23 20:08:42 UTC (rev 154511)
+++ trunk/LayoutTests/platform/qt/http/tests/cache/partitioned-cache-expected.txt 2013-08-23 20:14:36 UTC (rev 154512)
@@ -1,8 +1,8 @@
-CONSOLE MESSAGE: line 13: Document domain is now localhost
-CONSOLE MESSAGE: line 14: Setting server-side persistent state to "localhost"
-CONSOLE MESSAGE: line 23: Server state retrieved via a 1st party resource: "localhost"
-CONSOLE MESSAGE: line 13: Document domain is now 127.0.0.1
-CONSOLE MESSAGE: line 14: Setting server-side persistent state to "127.0.0.1"
-CONSOLE MESSAGE: line 26: Server state retrieved via a 3rd party resource (possibly a cached result, but it shouldn't be): "localhost"
+CONSOLE MESSAGE: line 12: Document domain is now localhost
+CONSOLE MESSAGE: line 13: Setting server-side persistent state to "localhost"
+CONSOLE MESSAGE: line 22: Server state retrieved via a 1st party resource: "localhost"
+CONSOLE MESSAGE: line 12: Document domain is now 127.0.0.1
+CONSOLE MESSAGE: line 13: Setting server-side persistent state to "127.0.0.1"
+CONSOLE MESSAGE: line 25: Server state retrieved via a 3rd party resource (possibly a cached result, but it shouldn't be): "localhost"
FAIL response should be 127.0.0.1. Was localhost.
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes