Title: [268078] trunk/LayoutTests
Revision
268078
Author
[email protected]
Date
2020-10-06 15:20:27 -0700 (Tue, 06 Oct 2020)

Log Message

REGRESSION(iOS 14): http/tests/cache-storage/page-cache-domcache-pending-promise.html is a flaky failure
https://bugs.webkit.org/show_bug.cgi?id=217408

Unreviewed test gardening.

* platform/ios-wk2/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (268077 => 268078)


--- trunk/LayoutTests/ChangeLog	2020-10-06 22:04:36 UTC (rev 268077)
+++ trunk/LayoutTests/ChangeLog	2020-10-06 22:20:27 UTC (rev 268078)
@@ -1,3 +1,12 @@
+2020-10-06  Hector Lopez  <[email protected]>
+
+        REGRESSION(iOS 14): http/tests/cache-storage/page-cache-domcache-pending-promise.html is a flaky failure
+        https://bugs.webkit.org/show_bug.cgi?id=217408
+
+        Unreviewed test gardening.
+
+        * platform/ios-wk2/TestExpectations:
+
 2020-10-06  Peng Liu  <[email protected]>
 
         [Media in GPU Process] Enable some layout tests

Modified: trunk/LayoutTests/platform/ios-wk2/TestExpectations (268077 => 268078)


--- trunk/LayoutTests/platform/ios-wk2/TestExpectations	2020-10-06 22:04:36 UTC (rev 268077)
+++ trunk/LayoutTests/platform/ios-wk2/TestExpectations	2020-10-06 22:20:27 UTC (rev 268078)
@@ -1334,8 +1334,6 @@
 
 webkit.org/b/190852 imported/w3c/web-platform-tests/service-workers/service-worker/redirected-response.https.html [ Pass Failure ]
 
-webkit.org/b/209514 http/tests/cache-storage/page-cache-domcache-pending-promise.html [ Pass Timeout DumpJSConsoleLogInStdErr ]
-
 webkit.org/b/196300 fast/visual-viewport/ios/min-scale-greater-than-one.html [ Pass Failure ]
 
 webkit.org/b/207647 http/tests/security/strip-referrer-to-origin-for-third-party-redirects-in-private-mode.html [ Pass Timeout ]
@@ -1902,3 +1900,5 @@
 webkit.org/b/217268 imported/w3c/web-platform-tests/mathml/relations/html5-tree/dynamic-childlist-001.html [ Failure ]
 
 webkit.org/b/217357 http/wpt/cache-storage/cache-quota-after-restart.any.html [ Pass Failure ]
+
+webkit.org/b/217408 http/tests/cache-storage/page-cache-domcache-pending-promise.html [ Pass Failure ]
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to