Title: [286997] trunk/LayoutTests
Revision
286997
Author
jen...@apple.com
Date
2021-12-13 17:06:05 -0800 (Mon, 13 Dec 2021)

Log Message

[ iOS ] 8 imported/w3c/web-platform-tests/fetch/api (layout-tests) are flaky text failures
https://bugs.webkit.org/show_bug.cgi?id=234278

Unreviewed test gardening.

* platform/ios-wk2/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (286996 => 286997)


--- trunk/LayoutTests/ChangeLog	2021-12-14 01:00:15 UTC (rev 286996)
+++ trunk/LayoutTests/ChangeLog	2021-12-14 01:06:05 UTC (rev 286997)
@@ -1,3 +1,12 @@
+2021-12-13  Robert Jenner  <jen...@apple.com>
+
+        [ iOS ] 8 imported/w3c/web-platform-tests/fetch/api (layout-tests) are flaky text failures
+        https://bugs.webkit.org/show_bug.cgi?id=234278
+
+        Unreviewed test gardening.
+
+        * platform/ios-wk2/TestExpectations:
+
 2021-12-13  J Pascoe  <j_pas...@apple.com>
 
         [WebAuthn] Allow same-site, cross-origin iframe get()

Modified: trunk/LayoutTests/platform/ios-wk2/TestExpectations (286996 => 286997)


--- trunk/LayoutTests/platform/ios-wk2/TestExpectations	2021-12-14 01:00:15 UTC (rev 286996)
+++ trunk/LayoutTests/platform/ios-wk2/TestExpectations	2021-12-14 01:06:05 UTC (rev 286997)
@@ -2252,4 +2252,14 @@
 
 # webkit.org/b/234090 The two folloing tests are constant failures on iOS15 and EWS
 media/track/track-webvtt-no-snap-to-lines-overlap.html [ ImageOnlyFailure ]
-media/track/track-webvtt-snap-to-lines-left-right.html [ ImageOnlyFailure ]
\ No newline at end of file
+media/track/track-webvtt-snap-to-lines-left-right.html [ ImageOnlyFailure ]
+
+# webkit.org/b/234278 The following 8 tests are flakey failures on iOS 15
+imported/w3c/web-platform-tests/fetch/api/policies/referrer-no-referrer-service-worker.https.html [ Pass Failure ]
+imported/w3c/web-platform-tests/fetch/api/request/destination/fetch-destination-frame.https.html [ Pass Failure ]
+imported/w3c/web-platform-tests/fetch/api/request/destination/fetch-destination-iframe.https.html [ Pass Failure ]
+imported/w3c/web-platform-tests/fetch/api/request/request-reset-attributes.https.html [ Pass Failure ]
+imported/w3c/web-platform-tests/fetch/api/policies/referrer-origin-service-worker.https.html [ Pass Failure ]
+imported/w3c/web-platform-tests/fetch/api/policies/referrer-origin-when-cross-origin-service-worker.https.html [ Pass Failure ]
+imported/w3c/web-platform-tests/fetch/api/policies/referrer-unsafe-url-service-worker.https.html [ Pass Failure ]
+imported/w3c/web-platform-tests/fetch/api/request/destination/fetch-destination-worker.https.html [ Pass Failure ]
\ No newline at end of file
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to