Title: [195856] trunk/LayoutTests
Revision
195856
Author
beid...@apple.com
Date
2016-01-29 15:34:04 -0800 (Fri, 29 Jan 2016)

Log Message

Unreviewed test gardening.

* platform/mac-wk1/TestExpectations: Break out some IDB failures with better descriptions.

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (195855 => 195856)


--- trunk/LayoutTests/ChangeLog	2016-01-29 23:31:59 UTC (rev 195855)
+++ trunk/LayoutTests/ChangeLog	2016-01-29 23:34:04 UTC (rev 195856)
@@ -1,5 +1,11 @@
 2016-01-29  Brady Eidson  <beid...@apple.com>
 
+        Unreviewed test gardening.
+
+        * platform/mac-wk1/TestExpectations: Break out some IDB failures with better descriptions.
+
+2016-01-29  Brady Eidson  <beid...@apple.com>
+
         Modern IDB: Getting records for key ranges with null keys aren't properly handled in SQLite backend
         https://bugs.webkit.org/show_bug.cgi?id=153666
 

Modified: trunk/LayoutTests/platform/mac-wk1/TestExpectations (195855 => 195856)


--- trunk/LayoutTests/platform/mac-wk1/TestExpectations	2016-01-29 23:31:59 UTC (rev 195855)
+++ trunk/LayoutTests/platform/mac-wk1/TestExpectations	2016-01-29 23:34:04 UTC (rev 195856)
@@ -253,9 +253,13 @@
 ########################################
 ### START OF (3) IndexedDB failures with SQLite
 
-# SQLite backend tests with text failures
+# Completes successfully after ~40 seconds in a debug build with logging
 imported/w3c/indexeddb/idbindex-multientry-big.htm [ Failure ]
+
+# Cursor iterates one less time than expected
 storage/indexeddb/cursor-continue-validity.html [ Failure ]
+
+# Integer part of the test iterates 0, 1, 2, Inf, -1, -2, -Inf - Should be in order from -Inf to Inf.
 storage/indexeddb/cursor-primary-key-order.html [ Failure ]
 
 # SQLite backend tests that timeout
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to