Title: [117031] trunk/LayoutTests
- Revision
- 117031
- Author
- [email protected]
- Date
- 2012-05-14 22:55:57 -0700 (Mon, 14 May 2012)
Log Message
[Qt] Unreviewed morning gardening to paint the Qt bots green.
* http/tests/security/contentSecurityPolicy/shared-worker-connect-src-blocked-expected.txt: Updated after r117006.
* platform/qt/Skipped: Skip new failing/crashing tests.
* platform/qt/http/tests/security/contentSecurityPolicy/xsl-img-blocked-expected.txt: Updated after r117006.
Modified Paths
Diff
Modified: trunk/LayoutTests/ChangeLog (117030 => 117031)
--- trunk/LayoutTests/ChangeLog 2012-05-15 05:08:34 UTC (rev 117030)
+++ trunk/LayoutTests/ChangeLog 2012-05-15 05:55:57 UTC (rev 117031)
@@ -1,3 +1,11 @@
+2012-05-14 Csaba Osztrogonác <[email protected]>
+
+ [Qt] Unreviewed morning gardening to paint the Qt bots green.
+
+ * http/tests/security/contentSecurityPolicy/shared-worker-connect-src-blocked-expected.txt: Updated after r117006.
+ * platform/qt/Skipped: Skip new failing/crashing tests.
+ * platform/qt/http/tests/security/contentSecurityPolicy/xsl-img-blocked-expected.txt: Updated after r117006.
+
2012-05-14 Kent Tamura <[email protected]>
[Chromium] Update test expectations.
Modified: trunk/LayoutTests/http/tests/security/contentSecurityPolicy/shared-worker-connect-src-blocked-expected.txt (117030 => 117031)
--- trunk/LayoutTests/http/tests/security/contentSecurityPolicy/shared-worker-connect-src-blocked-expected.txt 2012-05-15 05:08:34 UTC (rev 117030)
+++ trunk/LayoutTests/http/tests/security/contentSecurityPolicy/shared-worker-connect-src-blocked-expected.txt 2012-05-15 05:55:57 UTC (rev 117031)
@@ -1,4 +1,4 @@
-CONSOLE MESSAGE: Refused to load connect from 'http://127.0.0.1:8000/xmlhttprequest/resources/get.txt' because of Content-Security-Policy.
+CONSOLE MESSAGE: Refused to connect to connect 'http://127.0.0.1:8000/xmlhttprequest/resources/get.txt' because it violates the following Content Security Policy directive: "connect-src 'none'".
ALERT: xhr blocked
Modified: trunk/LayoutTests/platform/qt/Skipped (117030 => 117031)
--- trunk/LayoutTests/platform/qt/Skipped 2012-05-15 05:08:34 UTC (rev 117030)
+++ trunk/LayoutTests/platform/qt/Skipped 2012-05-15 05:55:57 UTC (rev 117031)
@@ -864,6 +864,13 @@
# https://bugs.webkit.org/show_bug.cgi?id=82020
plugins/netscape-dom-access-and-reload.html
+# [Qt][GTK] New plugin tests introduced in r117012 fails/crashes
+# https://bugs.webkit.org/show_bug.cgi?id=86443
+plugins/npruntime/delete-plugin-within-hasProperty-return-false.html
+plugins/npruntime/delete-plugin-within-hasProperty-return-true.html
+plugins/npruntime/delete-plugin-within-setProperty.html
+plugins/npruntime/delete-plugin-within-getProperty.html
+
# =========================================================================== #
# Failing Sputnik tests #
# =========================================================================== #
@@ -2562,3 +2569,11 @@
# Inspector only supports evaluation in content script world with v8, see https://bugs.webkit.org/show_bug.cgi?id=85709
inspector/extensions/extensions-eval-content-script.html
+
+# Result of fast/dom/DOMException/stack-trace.html depends on path (test introduced in r117016)
+# https://bugs.webkit.org/show_bug.cgi?id=86442
+fast/dom/DOMException/stack-trace.html
+
+# [Qt][GTK] New fast/multicol/split-in-top-margin.html fails
+# https://bugs.webkit.org/show_bug.cgi?id=86445
+fast/multicol/split-in-top-margin.html
Modified: trunk/LayoutTests/platform/qt/http/tests/security/contentSecurityPolicy/xsl-img-blocked-expected.txt (117030 => 117031)
--- trunk/LayoutTests/platform/qt/http/tests/security/contentSecurityPolicy/xsl-img-blocked-expected.txt 2012-05-15 05:08:34 UTC (rev 117030)
+++ trunk/LayoutTests/platform/qt/http/tests/security/contentSecurityPolicy/xsl-img-blocked-expected.txt 2012-05-15 05:55:57 UTC (rev 117031)
@@ -1,4 +1,4 @@
CONSOLE MESSAGE: line 2: <html xmlns='http://www.w3.org/1999/xhtml/'><body><p>Running an XSL-T 1.0 stylesheet with a 2.0 processor.</p></body></html>
-CONSOLE MESSAGE: Refused to load image from 'http://127.0.0.1:8000/security/resources/abe.png' because of Content-Security-Policy.
+CONSOLE MESSAGE: Refused to load the image 'http://127.0.0.1:8000/security/resources/abe.png' because it violates the following Content Security Policy directive: "img-src 'none'".
Here is an image:
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes