Title: [293781] trunk/LayoutTests
Revision
293781
Author
rack...@apple.com
Date
2022-05-04 11:14:22 -0700 (Wed, 04 May 2022)

Log Message

REGRESSION (r293506): [ iOS ][ macOS ] imported/w3c/web-platform-tests/service-workers/service-worker/registration-updateviacache.https.html is a flaky failure
https://bugs.webkit.org/show_bug.cgi?id=240074

Unreviewed test gardening.

* LayoutTests/platform/ios/TestExpectations:
* LayoutTests/platform/mac/TestExpectations:

Canonical link: https://commits.webkit.org/250260@main

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (293780 => 293781)


--- trunk/LayoutTests/ChangeLog	2022-05-04 17:47:23 UTC (rev 293780)
+++ trunk/LayoutTests/ChangeLog	2022-05-04 18:14:22 UTC (rev 293781)
@@ -1,5 +1,15 @@
 2022-05-04  Karl Rackler  <rack...@apple.com>
 
+        REGRESSION (r293506): [ iOS ][ macOS ] imported/w3c/web-platform-tests/service-workers/service-worker/registration-updateviacache.https.html is a flaky failure
+        https://bugs.webkit.org/show_bug.cgi?id=240074
+
+        Unreviewed test gardening. 
+
+        * platform/ios/TestExpectations:
+        * platform/mac/TestExpectations:
+
+2022-05-04  Karl Rackler  <rack...@apple.com>
+
         [Rebaseline] REGRESSION (r293038):[ iOS ] fast/forms/auto-fill-button/input-auto-fill-button.html is a consistent failure
         https://bugs.webkit.org/show_bug.cgi?id=240065
 

Modified: trunk/LayoutTests/platform/ios/TestExpectations (293780 => 293781)


--- trunk/LayoutTests/platform/ios/TestExpectations	2022-05-04 17:47:23 UTC (rev 293780)
+++ trunk/LayoutTests/platform/ios/TestExpectations	2022-05-04 18:14:22 UTC (rev 293781)
@@ -3600,3 +3600,6 @@
 webkit.org/b/240065 fast/forms/auto-fill-button/input-auto-fill-button.html [ Pass Failure ]
 
 webkit.org/b/240069 fast/css/continuationCrash.html [ Pass Failure ]
+
+webkit.org/b/240074 imported/w3c/web-platform-tests/service-workers/service-worker/registration-updateviacache.https.html [ Pass Failure ]
+

Modified: trunk/LayoutTests/platform/mac/TestExpectations (293780 => 293781)


--- trunk/LayoutTests/platform/mac/TestExpectations	2022-05-04 17:47:23 UTC (rev 293780)
+++ trunk/LayoutTests/platform/mac/TestExpectations	2022-05-04 18:14:22 UTC (rev 293781)
@@ -2297,3 +2297,6 @@
 webkit.org/b/239794 webanimations/accelerated-animation-after-forward-filling-animation.html [ Pass ImageOnlyFailure ]
 
 webkit.org/b/239990 css3/calc/transitions-dependent.html [ Pass Failure ]
+
+webkit.org/b/240074 imported/w3c/web-platform-tests/service-workers/service-worker/registration-updateviacache.https.html [ Pass Failure ]
+
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to