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

Log Message

[ Mac ] storage/indexeddb/result-request-cycle.html is a flaky failure
https://bugs.webkit.org/show_bug.cgi?id=210517

Unreviewed test gardening.

* platform/ios/TestExpectations: Mark test as flaky.
* platform/mac/TestExpectations: Ditto.

Modified Paths

Diff

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


--- trunk/LayoutTests/ChangeLog	2020-04-29 05:18:21 UTC (rev 260866)
+++ trunk/LayoutTests/ChangeLog	2020-04-29 05:26:07 UTC (rev 260867)
@@ -1,3 +1,13 @@
+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
+
+        Unreviewed test gardening.
+
+        * platform/ios/TestExpectations: Mark test as flaky.
+        * platform/mac/TestExpectations: Ditto.
+
 2020-04-27  Ryan Haddad  <ryanhad...@apple.com>
 
         [ iOS wk2 and Mac Debug wk2 ] imported/w3c/web-platform-tests/service-workers/service-worker/respond-with-body-accessed-response.https.html is flaky failing.

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


--- trunk/LayoutTests/platform/ios/TestExpectations	2020-04-29 05:18:21 UTC (rev 260866)
+++ trunk/LayoutTests/platform/ios/TestExpectations	2020-04-29 05:26:07 UTC (rev 260867)
@@ -3524,6 +3524,8 @@
 webkit.org/b/209692 platform/ios/fast/text/text-security-disc-bullet-pua-ios-new.html [ ImageOnlyFailure ]
 webkit.org/b/209692 fast/text/text-security-disc-bullet-pua.html [ ImageOnlyFailure ]
 
+webkit.org/b/210517 storage/indexeddb/result-request-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 ]

Modified: trunk/LayoutTests/platform/mac/TestExpectations (260866 => 260867)


--- trunk/LayoutTests/platform/mac/TestExpectations	2020-04-29 05:18:21 UTC (rev 260866)
+++ trunk/LayoutTests/platform/mac/TestExpectations	2020-04-29 05:26:07 UTC (rev 260867)
@@ -1963,6 +1963,8 @@
 # Certain versions of macOS use different text security characters.
 webkit.org/b/209692 [ Mojave Catalina ] platform/mac/fast/text/text-security-disc-bullet-pua-mac.html [ ImageOnlyFailure ]
 
+webkit.org/b/210517 storage/indexeddb/result-request-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