Title: [121879] trunk/LayoutTests
- Revision
- 121879
- Author
- [email protected]
- Date
- 2012-07-04 21:04:55 -0700 (Wed, 04 Jul 2012)
Log Message
Skip CSP 1.1 tests on ports where it's disabled.
https://bugs.webkit.org/show_bug.cgi?id=90564
Patch by Mike West <[email protected]> on 2012-07-04
Reviewed by Adam Barth.
* platform/efl/Skipped:
* platform/mac/Skipped:
* platform/qt/Skipped:
* platform/win/Skipped:
* platform/wincairo/Skipped:
* platform/wk2/Skipped:
Modified Paths
Diff
Modified: trunk/LayoutTests/ChangeLog (121878 => 121879)
--- trunk/LayoutTests/ChangeLog 2012-07-05 03:48:03 UTC (rev 121878)
+++ trunk/LayoutTests/ChangeLog 2012-07-05 04:04:55 UTC (rev 121879)
@@ -1,3 +1,17 @@
+2012-07-04 Mike West <[email protected]>
+
+ Skip CSP 1.1 tests on ports where it's disabled.
+ https://bugs.webkit.org/show_bug.cgi?id=90564
+
+ Reviewed by Adam Barth.
+
+ * platform/efl/Skipped:
+ * platform/mac/Skipped:
+ * platform/qt/Skipped:
+ * platform/win/Skipped:
+ * platform/wincairo/Skipped:
+ * platform/wk2/Skipped:
+
2012-07-04 Li Yin <[email protected]>
AudioNode test should cover numberOfInputs and numberOfOutputs of AudioDestinationNode
Modified: trunk/LayoutTests/platform/efl/Skipped (121878 => 121879)
--- trunk/LayoutTests/platform/efl/Skipped 2012-07-05 03:48:03 UTC (rev 121878)
+++ trunk/LayoutTests/platform/efl/Skipped 2012-07-05 04:04:55 UTC (rev 121879)
@@ -737,6 +737,10 @@
# Tests for features under development
# ------------------------------------
+# Content Security Policy 1.1 (ENABLE_CSP_NEXT) is not enabled
+# https://bugs.webkit.org/show_bug.cgi?id=85558
+http/tests/security/contentSecurityPolicy/1.1
+
# ENABLE_INPUT_TYPE_* are not enabled.
# https://bugs.webkit.org/show_bug.cgi?id=29359
# https://bugs.webkit.org/show_bug.cgi?id=68971
Modified: trunk/LayoutTests/platform/mac/Skipped (121878 => 121879)
--- trunk/LayoutTests/platform/mac/Skipped 2012-07-05 03:48:03 UTC (rev 121878)
+++ trunk/LayoutTests/platform/mac/Skipped 2012-07-05 04:04:55 UTC (rev 121879)
@@ -262,6 +262,10 @@
http/tests/misc/webtiming-two-redirects.php
fast/performance/
+# Content Security Policy 1.1 (ENABLE_CSP_NEXT) is not enabled
+# https://bugs.webkit.org/show_bug.cgi?id=85558
+http/tests/security/contentSecurityPolicy/1.1
+
# Still working out flakiness issues with the perf tests.
# https://bugs.webkit.org/show_bug.cgi?id=44199
perf/
Modified: trunk/LayoutTests/platform/qt/Skipped (121878 => 121879)
--- trunk/LayoutTests/platform/qt/Skipped 2012-07-05 03:48:03 UTC (rev 121878)
+++ trunk/LayoutTests/platform/qt/Skipped 2012-07-05 04:04:55 UTC (rev 121879)
@@ -442,6 +442,10 @@
# No CORS support for media elements is implemented yet.
http/tests/security/video-cross-origin-readback.html
+# Content Security Policy 1.1 (ENABLE_CSP_NEXT) is not enabled
+# https://bugs.webkit.org/show_bug.cgi?id=85558
+http/tests/security/contentSecurityPolicy/1.1
+
# =========================================================================== #
# Drag and Drop Support in DRT. #
# =========================================================================== #
Modified: trunk/LayoutTests/platform/win/Skipped (121878 => 121879)
--- trunk/LayoutTests/platform/win/Skipped 2012-07-05 03:48:03 UTC (rev 121878)
+++ trunk/LayoutTests/platform/win/Skipped 2012-07-05 04:04:55 UTC (rev 121879)
@@ -1945,3 +1945,7 @@
svg/W3C-I18N/tspan-dirRTL-ubOverride-in-rtl-context.svg
svg/W3C-SVG-1.1-SE/linking-uri-01-b.svg
svg/W3C-SVG-1.1-SE/text-intro-05-t.svg
+
+# Content Security Policy 1.1 (ENABLE_CSP_NEXT) is not enabled
+# https://bugs.webkit.org/show_bug.cgi?id=85558
+http/tests/security/contentSecurityPolicy/1.1
Modified: trunk/LayoutTests/platform/wincairo/Skipped (121878 => 121879)
--- trunk/LayoutTests/platform/wincairo/Skipped 2012-07-05 03:48:03 UTC (rev 121878)
+++ trunk/LayoutTests/platform/wincairo/Skipped 2012-07-05 04:04:55 UTC (rev 121879)
@@ -2121,3 +2121,7 @@
# https://bugs.webkit.org/show_bug.cgi?id=86000
http/tests/security/referrer-policy-redirect-link.html
+
+# Content Security Policy 1.1 (ENABLE_CSP_NEXT) is not enabled
+# https://bugs.webkit.org/show_bug.cgi?id=85558
+http/tests/security/contentSecurityPolicy/1.1
Modified: trunk/LayoutTests/platform/wk2/Skipped (121878 => 121879)
--- trunk/LayoutTests/platform/wk2/Skipped 2012-07-05 03:48:03 UTC (rev 121878)
+++ trunk/LayoutTests/platform/wk2/Skipped 2012-07-05 04:04:55 UTC (rev 121879)
@@ -1058,6 +1058,10 @@
# No CORS support for media elements is implemented yet.
http/tests/security/video-cross-origin-readback.html
+# Content Security Policy 1.1 (ENABLE_CSP_NEXT) is not enabled
+# https://bugs.webkit.org/show_bug.cgi?id=85558
+http/tests/security/contentSecurityPolicy/1.1
+
### END OF (2) Classified failures without bug reports (yet)
########################################
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes