Title: [258797] trunk/LayoutTests
Revision
258797
Author
sihui_...@apple.com
Date
2020-03-20 15:56:09 -0700 (Fri, 20 Mar 2020)

Log Message

REGRESSION (r258707): storage/indexeddb/cursor-leak.html is flaky timing out
https://bugs.webkit.org/show_bug.cgi?id=209318
<rdar://problem/60657081>

Unreviewed test gardening after r258768.


* platform/ios-wk2/TestExpectations:
* platform/mac/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (258796 => 258797)


--- trunk/LayoutTests/ChangeLog	2020-03-20 22:45:25 UTC (rev 258796)
+++ trunk/LayoutTests/ChangeLog	2020-03-20 22:56:09 UTC (rev 258797)
@@ -1,3 +1,14 @@
+2020-03-20  Sihui Liu  <sihui_...@apple.com>
+
+        REGRESSION (r258707): storage/indexeddb/cursor-leak.html is flaky timing out
+        https://bugs.webkit.org/show_bug.cgi?id=209318
+        <rdar://problem/60657081>
+
+        Unreviewed test gardening after r258768.
+
+        * platform/ios-wk2/TestExpectations:
+        * platform/mac/TestExpectations:
+
 2020-03-20  Jacob Uphoff  <jacob_uph...@apple.com>
 
         [ iOS wk2 ] animations/animation-direction-reverse.html is a flaky failure

Modified: trunk/LayoutTests/platform/ios-wk2/TestExpectations (258796 => 258797)


--- trunk/LayoutTests/platform/ios-wk2/TestExpectations	2020-03-20 22:45:25 UTC (rev 258796)
+++ trunk/LayoutTests/platform/ios-wk2/TestExpectations	2020-03-20 22:56:09 UTC (rev 258797)
@@ -1424,8 +1424,6 @@
 
 webkit.org/b/208656 storage/indexeddb/modern/transactions-stop-on-navigation.html [ Pass Failure ]
 
-webkit.org/b/209318 storage/indexeddb/cursor-leak.html [ Pass Timeout ]
-
 webkit.org/b/208662 http/tests/security/contentSecurityPolicy/_javascript_-url-blocked-by-default-src-star.html [ Pass Failure ]
 
 webkit.org/b/208718 [ Debug ] imported/w3c/web-platform-tests/web-animations/interfaces/Animation/commitStyles.html [ Pass Crash ]

Modified: trunk/LayoutTests/platform/mac/TestExpectations (258796 => 258797)


--- trunk/LayoutTests/platform/mac/TestExpectations	2020-03-20 22:45:25 UTC (rev 258796)
+++ trunk/LayoutTests/platform/mac/TestExpectations	2020-03-20 22:56:09 UTC (rev 258797)
@@ -1116,8 +1116,6 @@
 
 webkit.org/b/156351 storage/indexeddb/modern/autoincrement-abort-private.html [ Pass Timeout ]
 
-webkit.org/b/209318 storage/indexeddb/cursor-leak.html [ Pass Timeout ]
-
 webkit.org/b/156983 media/video-fullscreen-restriction-removed.html [ Pass Failure ]
 
 webkit.org/b/155196 security/contentSecurityPolicy/video-with-file-url-allowed-by-media-src-star.html [ Pass ImageOnlyFailure ]
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to