Title: [281566] trunk/LayoutTests
Revision
281566
Author
[email protected]
Date
2021-08-25 11:13:42 -0700 (Wed, 25 Aug 2021)

Log Message

Added expectations for ios-wk2: security/contentSecurityPolicy/video-with-blob-url-allowed-by-media-src-star.html and security/contentSecurityPolicy/video-with-data-url-allowed-by-media-src-star.html are flaky.
https://bugs.webkit.org/show_bug.cgi?id=155196

Unreviewed test gardening.

* platform/ios-wk2/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (281565 => 281566)


--- trunk/LayoutTests/ChangeLog	2021-08-25 17:59:53 UTC (rev 281565)
+++ trunk/LayoutTests/ChangeLog	2021-08-25 18:13:42 UTC (rev 281566)
@@ -1,3 +1,12 @@
+2021-08-25  Ayumi Kojima  <[email protected]>
+
+        Added expectations for ios-wk2: security/contentSecurityPolicy/video-with-blob-url-allowed-by-media-src-star.html and security/contentSecurityPolicy/video-with-data-url-allowed-by-media-src-star.html are flaky.
+        https://bugs.webkit.org/show_bug.cgi?id=155196
+
+        Unreviewed test gardening.
+
+        * platform/ios-wk2/TestExpectations:
+
 2021-08-25  Eric Hutchison  <[email protected]>
 
         [BigSur wk2 Debug] http/tests/inspector/paymentrequest/payment-request-internal-properties.https.html is a flaky failure.

Modified: trunk/LayoutTests/platform/ios-wk2/TestExpectations (281565 => 281566)


--- trunk/LayoutTests/platform/ios-wk2/TestExpectations	2021-08-25 17:59:53 UTC (rev 281565)
+++ trunk/LayoutTests/platform/ios-wk2/TestExpectations	2021-08-25 18:13:42 UTC (rev 281566)
@@ -1975,6 +1975,9 @@
 
 webkit.org/b/223750 [ Debug ] security/contentSecurityPolicy/plugins-types-allows-youtube-plugin-replacement.html [ Pass Crash ]
 
+webkit.org/b/155196 [ Release ] security/contentSecurityPolicy/video-with-file-url-allowed-by-media-src-star-with-AllowContentSecurityPolicySourceStarToMatchAnyProtocol-enabled.html [ Pass ImageOnlyFailure ]
+webkit.org/b/155196 security/contentSecurityPolicy/video-with-file-url-allowed-by-media-src-star.html [ Pass ImageOnlyFailure ]
+
 webkit.org/b/225686 imported/w3c/web-platform-tests/css/css-scroll-snap/scroll-snap-root-001.html [ ImageOnlyFailure ]
 webkit.org/b/225686 imported/w3c/web-platform-tests/css/css-scroll-snap/scroll-snap-root-002.html [ ImageOnlyFailure ]
 
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to