Title: [127287] trunk/LayoutTests
Revision
127287
Author
jber...@webkit.org
Date
2012-08-31 11:00:13 -0700 (Fri, 31 Aug 2012)

Log Message

[Qt] http/tests/cookies/js-get-and-set-http-only-cookie.html failing since introduction in r119947
https://bugs.webkit.org/show_bug.cgi?id=87208

The .php version was removed in r118166, but the .html version it was replaced with in r119947
was separately marked as failing on Qt. Update the Skipped lists so that run-webkit-tests
doesn't complain about not being able to find the test on Mac (and so that the comment in the
Qt Skipped list is correct).

* platform/mac/Skipped:
* platform/qt/Skipped:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (127286 => 127287)


--- trunk/LayoutTests/ChangeLog	2012-08-31 18:00:08 UTC (rev 127286)
+++ trunk/LayoutTests/ChangeLog	2012-08-31 18:00:13 UTC (rev 127287)
@@ -1,5 +1,18 @@
 2012-08-31  Jessie Berlin  <jber...@apple.com>
 
+        [Qt] http/tests/cookies/js-get-and-set-http-only-cookie.html failing since introduction in r119947
+        https://bugs.webkit.org/show_bug.cgi?id=87208
+
+        The .php version was removed in r118166, but the .html version it was replaced with in r119947
+        was separately marked as failing on Qt. Update the Skipped lists so that run-webkit-tests
+        doesn't complain about not being able to find the test on Mac (and so that the comment in the
+        Qt Skipped list is correct).
+
+        * platform/mac/Skipped:
+        * platform/qt/Skipped:
+
+2012-08-31  Jessie Berlin  <jber...@apple.com>
+
         fast/workers/storage/interrupt-database-sync.html fails intermittently
         https://bugs.webkit.org/show_bug.cgi?id=49906
 

Modified: trunk/LayoutTests/platform/mac/Skipped (127286 => 127287)


--- trunk/LayoutTests/platform/mac/Skipped	2012-08-31 18:00:08 UTC (rev 127286)
+++ trunk/LayoutTests/platform/mac/Skipped	2012-08-31 18:00:13 UTC (rev 127287)
@@ -874,9 +874,6 @@
 # https://bugs.webkit.org/show_bug.cgi?id=87199
 compositing/video/video-poster.html
 
-# https://bugs.webkit.org/show_bug.cgi?id=87208  New test http/tests/cookies/js-get-and-set-http-only-cookie.php fails on Mac, GTK, Qt (87208)
-http/tests/cookies/js-get-and-set-http-only-cookie.php
-
 # https://bugs.webkit.org/show_bug.cgi?id=87347
 fast/frames/flattening/iframe-tiny.html
 

Modified: trunk/LayoutTests/platform/qt/Skipped (127286 => 127287)


--- trunk/LayoutTests/platform/qt/Skipped	2012-08-31 18:00:08 UTC (rev 127286)
+++ trunk/LayoutTests/platform/qt/Skipped	2012-08-31 18:00:13 UTC (rev 127287)
@@ -767,7 +767,7 @@
 # https://bugs.webkit.org/show_bug.cgi?id=72252
 http/tests/misc/xslt-bad-import.html
 
-# New test http/tests/cookies/js-get-and-set-http-only-cookie.php fails on Mac, GTK, Qt, EFL (introduced in r119947)
+# [Qt] http/tests/cookies/js-get-and-set-http-only-cookie.html failing since introduction in r119947
 # https://bugs.webkit.org/show_bug.cgi?id=87208
 http/tests/cookies/js-get-and-set-http-only-cookie.html
 
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
http://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to