Title: [112620] trunk/LayoutTests
Revision
112620
Author
[email protected]
Date
2012-03-29 17:26:27 -0700 (Thu, 29 Mar 2012)

Log Message

Move to the WK1 skipped list (which WK2 picks up). The
bug on the skipping is https://bugs.webkit.org/show_bug.cgi?id=82679.

* platform/mac-wk2/Skipped:
* platform/mac/Skipped:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (112619 => 112620)


--- trunk/LayoutTests/ChangeLog	2012-03-30 00:25:26 UTC (rev 112619)
+++ trunk/LayoutTests/ChangeLog	2012-03-30 00:26:27 UTC (rev 112620)
@@ -1,5 +1,13 @@
 2012-03-29  Simon Fraser  <[email protected]>
 
+        Move to the WK1 skipped list (which WK2 picks up). The 
+        bug on the skipping is https://bugs.webkit.org/show_bug.cgi?id=82679.
+
+        * platform/mac-wk2/Skipped:
+        * platform/mac/Skipped:
+
+2012-03-29  Simon Fraser  <[email protected]>
+
         Skip three flaky storage tests.
 
         * platform/mac/Skipped:

Modified: trunk/LayoutTests/platform/mac/Skipped (112619 => 112620)


--- trunk/LayoutTests/platform/mac/Skipped	2012-03-30 00:25:26 UTC (rev 112619)
+++ trunk/LayoutTests/platform/mac/Skipped	2012-03-30 00:26:27 UTC (rev 112620)
@@ -388,11 +388,6 @@
 storage/storageinfo-query-usage.html
 storage/storageinfo-request-quota.html
 
-# flaky storage tests https://bugs.webkit.org/show_bug.cgi?id=82679
-storage/statement-success-callback-isolated-world.html
-storage/transaction-callback-isolated-world.html
-storage/transaction-error-callback-isolated-world.html
-
 # Tests that require ENABLE(DOWNLOAD_ATTRIBUTE).
 fast/dom/HTMLAnchorElement/anchor-nodownload.html
 fast/dom/HTMLAnchorElement/anchor-download.html

Modified: trunk/LayoutTests/platform/mac-wk2/Skipped (112619 => 112620)


--- trunk/LayoutTests/platform/mac-wk2/Skipped	2012-03-30 00:25:26 UTC (rev 112619)
+++ trunk/LayoutTests/platform/mac-wk2/Skipped	2012-03-30 00:26:27 UTC (rev 112620)
@@ -257,6 +257,12 @@
 http/tests/appcache
 http/tests/inspector/appcache
 
+# flaky storage tests
+# https://bugs.webkit.org/show_bug.cgi?id=82679
+storage/statement-success-callback-isolated-world.html
+storage/transaction-callback-isolated-world.html
+storage/transaction-error-callback-isolated-world.html
+
 ### END OF (1) Classified failures with bug reports
 ########################################
 
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to