Title: [117303] trunk/LayoutTests
Revision
117303
Author
[email protected]
Date
2012-05-16 09:56:17 -0700 (Wed, 16 May 2012)

Log Message

https://bugs.webkit.org/show_bug.cgi?id=86643
http/tests/security/contentSecurityPolicy/script-src-redirect.html fails on Mac bots

* platform/mac/Skipped: Add to skipped list while Oliver and Michael are exploring it.

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (117302 => 117303)


--- trunk/LayoutTests/ChangeLog	2012-05-16 16:38:33 UTC (rev 117302)
+++ trunk/LayoutTests/ChangeLog	2012-05-16 16:56:17 UTC (rev 117303)
@@ -1,3 +1,10 @@
+2012-05-16  Brady Eidson  <[email protected]>
+
+        https://bugs.webkit.org/show_bug.cgi?id=86643
+        http/tests/security/contentSecurityPolicy/script-src-redirect.html fails on Mac bots
+
+        * platform/mac/Skipped: Add to skipped list while Oliver and Michael are exploring it.
+
 2012-05-16  Pavel Feldman  <[email protected]>
 
         Web Inspector: extract CompositeUISourceCodeProvider from DebuggerScriptMapping.

Modified: trunk/LayoutTests/platform/mac/Skipped (117302 => 117303)


--- trunk/LayoutTests/platform/mac/Skipped	2012-05-16 16:38:33 UTC (rev 117302)
+++ trunk/LayoutTests/platform/mac/Skipped	2012-05-16 16:56:17 UTC (rev 117303)
@@ -848,3 +848,6 @@
 plugins/npruntime/delete-plugin-within-setProperty.html
 plugins/npruntime/delete-plugin-within-hasProperty-return-true.html
 plugins/npruntime/delete-plugin-within-hasProperty-return-false.html
+
+# https://bugs.webkit.org/show_bug.cgi?id=86643
+http/tests/security/contentSecurityPolicy/script-src-redirect.html
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to