Title: [215643] trunk/LayoutTests
Revision
215643
Author
dba...@webkit.org
Date
2017-04-21 14:43:40 -0700 (Fri, 21 Apr 2017)

Log Message

[iOS] Skip http/tests/security/contentSecurityPolicy/{audio, video}-redirect-allowed2.html
<rdar://problem/31690952>

Rubber-stamped by Jer Noble.

We can enable these tests again once we fix <rdar://problem/25780035>.

* platform/ios/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (215642 => 215643)


--- trunk/LayoutTests/ChangeLog	2017-04-21 21:42:24 UTC (rev 215642)
+++ trunk/LayoutTests/ChangeLog	2017-04-21 21:43:40 UTC (rev 215643)
@@ -1,3 +1,14 @@
+2017-04-21  Daniel Bates  <daba...@apple.com>
+
+        [iOS] Skip http/tests/security/contentSecurityPolicy/{audio, video}-redirect-allowed2.html
+        <rdar://problem/31690952>
+
+        Rubber-stamped by Jer Noble.
+
+        We can enable these tests again once we fix <rdar://problem/25780035>.
+
+        * platform/ios/TestExpectations:
+
 2017-04-21  Per Arne Vollan  <pvol...@apple.com>
 
         Validate vImage arguments

Modified: trunk/LayoutTests/platform/ios/TestExpectations (215642 => 215643)


--- trunk/LayoutTests/platform/ios/TestExpectations	2017-04-21 21:42:24 UTC (rev 215642)
+++ trunk/LayoutTests/platform/ios/TestExpectations	2017-04-21 21:43:40 UTC (rev 215643)
@@ -2941,3 +2941,7 @@
 workers/wasm-hashset.html [ Skip ]
 workers/wasm-long-compile-many.html [ Skip ]
 workers/wasm-long-compile.html [ Skip ]
+
+# <rdar://problem/25780035> CSP does not ignore paths for media redirects
+http/tests/security/contentSecurityPolicy/audio-redirect-allowed2.html [ Skip ]
+http/tests/security/contentSecurityPolicy/video-redirect-allowed2.html [ Skip ]
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to