Title: [197482] trunk/LayoutTests
Revision
197482
Author
beid...@apple.com
Date
2016-03-02 17:22:22 -0800 (Wed, 02 Mar 2016)

Log Message

Unreviewed test gardening.

* platform/wk2/TestExpectations: Mark two tests that are very slow as [ Slow ].

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (197481 => 197482)


--- trunk/LayoutTests/ChangeLog	2016-03-03 01:20:56 UTC (rev 197481)
+++ trunk/LayoutTests/ChangeLog	2016-03-03 01:22:22 UTC (rev 197482)
@@ -1,3 +1,9 @@
+2016-03-02  Brady Eidson  <beid...@apple.com>
+
+        Unreviewed test gardening.
+
+        * platform/wk2/TestExpectations: Mark two tests that are very slow as [ Slow ].
+
 2016-03-02  Ryan Haddad  <ryanhad...@apple.com>
 
         Skip unsupported test fast/text/complex-small-caps-non-bmp-capitalize.html on ios-simulator

Modified: trunk/LayoutTests/platform/wk2/TestExpectations (197481 => 197482)


--- trunk/LayoutTests/platform/wk2/TestExpectations	2016-03-03 01:20:56 UTC (rev 197481)
+++ trunk/LayoutTests/platform/wk2/TestExpectations	2016-03-03 01:22:22 UTC (rev 197482)
@@ -576,6 +576,11 @@
 # First two lines are reversed when test is flaky.
 fast/preloader/document-write-2.html [ Pass Failure ]
 
+# These two IDB tests are, by their very nature, very slow.
+# Give them some extra time.
+storage/indexeddb/modern/256-open-databases.html [ Slow ]
+storage/indexeddb/modern/exceed-open-file-limit.html [ Slow ]
+
 ### END OF (3) Unclassified failures
 ########################################
 
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to