Title: [197820] trunk/LayoutTests
- Revision
- 197820
- Author
- [email protected]
- Date
- 2016-03-08 17:00:34 -0800 (Tue, 08 Mar 2016)
Log Message
Move two indexeddb test skips out of wk2/TestExpectations and in to TestExpectations.
Unreviewed test gardening.
* TestExpectations:
* platform/wk2/TestExpectations:
Modified Paths
Diff
Modified: trunk/LayoutTests/ChangeLog (197819 => 197820)
--- trunk/LayoutTests/ChangeLog 2016-03-09 00:40:03 UTC (rev 197819)
+++ trunk/LayoutTests/ChangeLog 2016-03-09 01:00:34 UTC (rev 197820)
@@ -1,3 +1,12 @@
+2016-03-08 Ryan Haddad <[email protected]>
+
+ Move two indexeddb test skips out of wk2/TestExpectations and in to TestExpectations.
+
+ Unreviewed test gardening.
+
+ * TestExpectations:
+ * platform/wk2/TestExpectations:
+
2016-03-08 Mark Lam <[email protected]>
Implement Function.name support for getters/setters and inferring name of function properties.
Modified: trunk/LayoutTests/TestExpectations (197819 => 197820)
--- trunk/LayoutTests/TestExpectations 2016-03-09 00:40:03 UTC (rev 197819)
+++ trunk/LayoutTests/TestExpectations 2016-03-09 01:00:34 UTC (rev 197820)
@@ -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
########################################
Modified: trunk/LayoutTests/platform/wk2/TestExpectations (197819 => 197820)
--- trunk/LayoutTests/platform/wk2/TestExpectations 2016-03-09 00:40:03 UTC (rev 197819)
+++ trunk/LayoutTests/platform/wk2/TestExpectations 2016-03-09 01:00:34 UTC (rev 197820)
@@ -574,11 +574,6 @@
# First two lines are reversed when test is flaky.
fast/preloader/document-write-2.html [ Pass Failure ]
-# These two IDB tests are, by their nature, very slow.
-# Give them some extra time. (Why only for WebKit 2?)
-webkit.org/b/155028 storage/indexeddb/modern/256-open-databases.html [ Skip ]
-storage/indexeddb/modern/exceed-open-file-limit.html [ Skip ]
-
### END OF (3) Unclassified failures
########################################
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes