Title: [163869] trunk/LayoutTests
Revision
163869
Author
a...@apple.com
Date
2014-02-11 00:32:57 -0800 (Tue, 11 Feb 2014)

Log Message

Skip IndexedDB tests again, they are failing.

* platform/mac-wk2/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (163868 => 163869)


--- trunk/LayoutTests/ChangeLog	2014-02-11 08:30:06 UTC (rev 163868)
+++ trunk/LayoutTests/ChangeLog	2014-02-11 08:32:57 UTC (rev 163869)
@@ -1,5 +1,11 @@
 2014-02-11  Alexey Proskuryakov  <a...@apple.com>
 
+        Skip IndexedDB tests again, they are failing.
+
+        * platform/mac-wk2/TestExpectations:
+
+2014-02-11  Alexey Proskuryakov  <a...@apple.com>
+
         Add hooks for wrapping CryptoKeys in SerializedScriptValue
         https://bugs.webkit.org/show_bug.cgi?id=128567
 

Modified: trunk/LayoutTests/platform/mac-wk2/TestExpectations (163868 => 163869)


--- trunk/LayoutTests/platform/mac-wk2/TestExpectations	2014-02-11 08:30:06 UTC (rev 163868)
+++ trunk/LayoutTests/platform/mac-wk2/TestExpectations	2014-02-11 08:32:57 UTC (rev 163869)
@@ -472,19 +472,19 @@
 # All IndexedDB tests are skipped in WK1.
 # Reenable individual tests here that are known to pass, with the eventual goal of re-enabling the entire directory.
 # (Except, skip them for now since https://bugs.webkit.org/show_bug.cgi?id=128341 is getting in the way of testing in general)
-storage/indexeddb/mozilla/add-twice-failure.html [ Pass ]
-storage/indexeddb/mozilla/autoincrement-indexes.html [ Pass ]
-storage/indexeddb/mozilla/clear.html [ Pass ]
-storage/indexeddb/mozilla/create-index-with-integer-keys.html [ Pass ]
-storage/indexeddb/mozilla/cursor-mutation-objectstore-only.html [ Pass ]
-storage/indexeddb/mozilla/cursor-mutation.html [ Pass ]
-storage/indexeddb/mozilla/cursors.html [ Pass ]
-storage/indexeddb/mozilla/index-prev-no-duplicate.html [ Pass ]
-storage/indexeddb/mozilla/indexes.html [ Pass ]
-storage/indexeddb/mozilla/object-cursors.html [ Pass ]
-storage/indexeddb/mozilla/object-store-inline-autoincrement-key-added-on-put.html [ Pass ]
-storage/indexeddb/mozilla/object-store-remove-values.html [ Pass ]
-storage/indexeddb/mozilla/versionchange-abort.html [ Pass ]
+# storage/indexeddb/mozilla/add-twice-failure.html [ Pass ]
+# storage/indexeddb/mozilla/autoincrement-indexes.html [ Pass ]
+# storage/indexeddb/mozilla/clear.html [ Pass ]
+# storage/indexeddb/mozilla/create-index-with-integer-keys.html [ Pass ]
+# storage/indexeddb/mozilla/cursor-mutation-objectstore-only.html [ Pass ]
+# storage/indexeddb/mozilla/cursor-mutation.html [ Pass ]
+# storage/indexeddb/mozilla/cursors.html [ Pass ]
+# storage/indexeddb/mozilla/index-prev-no-duplicate.html [ Pass ]
+# storage/indexeddb/mozilla/indexes.html [ Pass ]
+# storage/indexeddb/mozilla/object-cursors.html [ Pass ]
+# storage/indexeddb/mozilla/object-store-inline-autoincrement-key-added-on-put.html [ Pass ]
+# storage/indexeddb/mozilla/object-store-remove-values.html [ Pass ]
+# storage/indexeddb/mozilla/versionchange-abort.html [ Pass ]
 
 ### END OF (5) Features that are not supported in WebKit1, so skipped in mac/TestExpectations then re-enabled here
 ########################################
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to