Title: [281634] trunk/LayoutTests
Revision
281634
Author
[email protected]
Date
2021-08-26 10:52:10 -0700 (Thu, 26 Aug 2021)

Log Message

[iOS] 3 service worker tests failing.
https://bugs.webkit.org/show_bug.cgi?id=229573.

Unreviewed test gardening.

* platform/ios-14/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (281633 => 281634)


--- trunk/LayoutTests/ChangeLog	2021-08-26 17:49:12 UTC (rev 281633)
+++ trunk/LayoutTests/ChangeLog	2021-08-26 17:52:10 UTC (rev 281634)
@@ -1,3 +1,12 @@
+2021-08-26  Eric Hutchison  <[email protected]>
+
+        [iOS] 3 service worker tests failing.
+        https://bugs.webkit.org/show_bug.cgi?id=229573.
+
+        Unreviewed test gardening.
+
+        * platform/ios-14/TestExpectations:
+
 2021-08-26  Chris Dumez  <[email protected]>
 
         REGRESSION (r281516): [AppleSilicon WK2] fast/loader/reload-zero-byte-plugin.html is timing out

Modified: trunk/LayoutTests/platform/ios-14/TestExpectations (281633 => 281634)


--- trunk/LayoutTests/platform/ios-14/TestExpectations	2021-08-26 17:49:12 UTC (rev 281633)
+++ trunk/LayoutTests/platform/ios-14/TestExpectations	2021-08-26 17:52:10 UTC (rev 281634)
@@ -68,5 +68,10 @@
 # Privacy Transparency tests are iOS15 only.
 http/tests/app-privacy-report/ [ Skip ]
 
+#webkit.org/b/229573
+imported/w3c/web-platform-tests/service-workers/service-worker/getregistrations.https.html [ Pass Failure ]
+imported/w3c/web-platform-tests/service-workers/service-worker/register-default-scope.https.html [ Pass Failure ]
+imported/w3c/web-platform-tests/service-workers/service-worker/http-to-https-redirect-and-register.https.html [ Pass Failure ]
+
 # rdar://79084756 ((r278618) media/modern-media-controls /overflow-support/chapters.html is timing out since introduction (226828))
 media/modern-media-controls/overflow-support/chapters.html [ Pass ]
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to