Title: [197705] trunk/LayoutTests
Revision
197705
Author
[email protected]
Date
2016-03-07 13:53:48 -0800 (Mon, 07 Mar 2016)

Log Message

Skip unsupported plugin tests from r197697 on ios-simulator

Unreviewed test gardening.

* platform/ios-simulator/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (197704 => 197705)


--- trunk/LayoutTests/ChangeLog	2016-03-07 21:40:38 UTC (rev 197704)
+++ trunk/LayoutTests/ChangeLog	2016-03-07 21:53:48 UTC (rev 197705)
@@ -1,5 +1,13 @@
 2016-03-07  Ryan Haddad  <[email protected]>
 
+        Skip unsupported plugin tests from r197697 on ios-simulator
+
+        Unreviewed test gardening.
+
+        * platform/ios-simulator/TestExpectations:
+
+2016-03-07  Ryan Haddad  <[email protected]>
+
         Skip storage/indexeddb/intversion-open-in-upgradeneeded.html on mac-wk2
         https://bugs.webkit.org/show_bug.cgi?id=155050
 

Modified: trunk/LayoutTests/platform/ios-simulator/TestExpectations (197704 => 197705)


--- trunk/LayoutTests/platform/ios-simulator/TestExpectations	2016-03-07 21:40:38 UTC (rev 197704)
+++ trunk/LayoutTests/platform/ios-simulator/TestExpectations	2016-03-07 21:53:48 UTC (rev 197705)
@@ -87,6 +87,10 @@
 http/tests/security/contentSecurityPolicy/1.1/plugintypes-nourl-blocked.html
 http/tests/security/contentSecurityPolicy/1.1/plugintypes-url-01.html
 http/tests/security/contentSecurityPolicy/1.1/plugintypes-url-02.html
+http/tests/security/contentSecurityPolicy/object-src-param-code-blocked.html
+http/tests/security/contentSecurityPolicy/object-src-param-movie-blocked.html
+http/tests/security/contentSecurityPolicy/object-src-param-src-blocked.html
+http/tests/security/contentSecurityPolicy/object-src-param-url-blocked.html
 
 # Pointer-lock not supported on iOS
 pointer-lock
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to