Title: [256624] trunk/LayoutTests
Revision
256624
Author
jacob_uph...@apple.com
Date
2020-02-14 10:37:31 -0800 (Fri, 14 Feb 2020)

Log Message

[ iOS ] IndexedDB tests are flaky timing out.
https://bugs.webkit.org/show_bug.cgi?id=207778

Unreviewed test gardening.

* platform/ios-wk2/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (256623 => 256624)


--- trunk/LayoutTests/ChangeLog	2020-02-14 18:29:47 UTC (rev 256623)
+++ trunk/LayoutTests/ChangeLog	2020-02-14 18:37:31 UTC (rev 256624)
@@ -1,3 +1,12 @@
+2020-02-14  Jacob Uphoff  <jacob_uph...@apple.com>
+
+        [ iOS ] IndexedDB tests are flaky timing out.
+        https://bugs.webkit.org/show_bug.cgi?id=207778
+
+        Unreviewed test gardening.
+
+        * platform/ios-wk2/TestExpectations:
+
 2020-02-14  Sunny He  <sunny...@apple.com>
 
         Ensure animations that lose their effect don't schedule an animation update

Modified: trunk/LayoutTests/platform/ios-wk2/TestExpectations (256623 => 256624)


--- trunk/LayoutTests/platform/ios-wk2/TestExpectations	2020-02-14 18:29:47 UTC (rev 256623)
+++ trunk/LayoutTests/platform/ios-wk2/TestExpectations	2020-02-14 18:37:31 UTC (rev 256624)
@@ -1420,4 +1420,12 @@
 
 webkit.org/b/207775 imported/w3c/IndexedDB-private-browsing/cursor-overloads.html [ Pass Timeout ]
 
-webkit.org/b/207776 imported/w3c/IndexedDB-private-browsing/idbcursor_advance_index3.html [ Pass Timeout ]
\ No newline at end of file
+webkit.org/b/207776 imported/w3c/IndexedDB-private-browsing/idbcursor_advance_index3.html [ Pass Timeout ]
+
+webkit.org/b/207778 imported/w3c/IndexedDB-private-browsing/idbcursor_advance_objectstore4.html [ Pass Timeout ]
+
+webkit.org/b/207778 imported/w3c/IndexedDB-private-browsing/idbcursor-advance-continue-async.html [ Pass Timeout ]
+
+webkit.org/b/207778 imported/w3c/IndexedDB-private-browsing/idbcursor_continue_objectstore3.html [ Pass Timeout ]
+
+webkit.org/b/207778 imported/w3c/IndexedDB-private-browsing/idbcursor_continue_objectstore2.html [ Pass Timeout ]
\ No newline at end of file
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to