Move two indexeddb test skips out of wk2/TestExpectations and in to TestExpectations.
Unreviewed test gardening.
* TestExpectations:
* platform/wk2/TestExpectations:
git-svn-id: http://svn.webkit.org/repository/webkit/trunk@197820 268f45cc-cd09-0410-ab3c-d52691b4dbfc
diff --git a/LayoutTests/TestExpectations b/LayoutTests/TestExpectations
index 6a54913..6d4a06c 100644
--- a/LayoutTests/TestExpectations
+++ b/LayoutTests/TestExpectations
@@ -960,5 +960,10 @@
# Inspector doesn't support modern IDB yet
webkit.org/b/154686 inspector/indexeddb/requestDatabaseNames.html [ Skip ]
+# These two IDB tests are, by their nature, very slow
+# Skip these until we have a fix for webkit.org/b/155041
+storage/indexeddb/modern/exceed-open-file-limit.html [ Skip ]
+webkit.org/b/155028 storage/indexeddb/modern/256-open-databases.html [ Skip ]
+
### END OF IndexedDB failures
########################################