Title: [260868] trunk/LayoutTests
Revision
260868
Author
ryanhad...@apple.com
Date
2020-04-28 22:28:02 -0700 (Tue, 28 Apr 2020)

Log Message

storage/indexeddb/value-cursor-cycle.html is flaky failing because it incorrectly thinks our JS GC is precise.
https://bugs.webkit.org/show_bug.cgi?id=210046

Unreviewed test gardening.

* platform/ios/TestExpectations: Mark test as flaky for iOS, too.

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (260867 => 260868)


--- trunk/LayoutTests/ChangeLog	2020-04-29 05:26:07 UTC (rev 260867)
+++ trunk/LayoutTests/ChangeLog	2020-04-29 05:28:02 UTC (rev 260868)
@@ -1,5 +1,14 @@
 2020-04-28  Ryan Haddad  <ryanhad...@apple.com>
 
+        storage/indexeddb/value-cursor-cycle.html is flaky failing because it incorrectly thinks our JS GC is precise.
+        https://bugs.webkit.org/show_bug.cgi?id=210046
+
+        Unreviewed test gardening.
+
+        * platform/ios/TestExpectations: Mark test as flaky for iOS, too.
+
+2020-04-28  Ryan Haddad  <ryanhad...@apple.com>
+
         [ Mac ] storage/indexeddb/result-request-cycle.html is a flaky failure
         https://bugs.webkit.org/show_bug.cgi?id=210517
 

Modified: trunk/LayoutTests/platform/ios/TestExpectations (260867 => 260868)


--- trunk/LayoutTests/platform/ios/TestExpectations	2020-04-29 05:26:07 UTC (rev 260867)
+++ trunk/LayoutTests/platform/ios/TestExpectations	2020-04-29 05:28:02 UTC (rev 260868)
@@ -3526,6 +3526,8 @@
 
 webkit.org/b/210517 storage/indexeddb/result-request-cycle.html [ Pass Failure ]
 
+webkit.org/b/210046 [ Release ] storage/indexeddb/value-cursor-cycle.html [ Pass Failure ]
+
 # These media controls tests are not relevant on macOS and iOS.
 media/media-document-audio-repaint.html [ Skip ]
 media/controls-styling.html [ Skip ]
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to