Title: [209707] trunk/LayoutTests
- Revision
- 209707
- Author
- [email protected]
- Date
- 2016-12-12 08:17:13 -0800 (Mon, 12 Dec 2016)
Log Message
Unreviewed test gardening.
Update test expectations on Windows for failing tests. These failures are tracked in
https://bugs.webkit.org/show_bug.cgi?id=160447.
* platform/win/TestExpectations:
Modified Paths
Diff
Modified: trunk/LayoutTests/ChangeLog (209706 => 209707)
--- trunk/LayoutTests/ChangeLog 2016-12-12 11:11:59 UTC (rev 209706)
+++ trunk/LayoutTests/ChangeLog 2016-12-12 16:17:13 UTC (rev 209707)
@@ -1,3 +1,12 @@
+2016-12-12 Per Arne Vollan <[email protected]>
+
+ Unreviewed test gardening.
+
+ Update test expectations on Windows for failing tests. These failures are tracked in
+ https://bugs.webkit.org/show_bug.cgi?id=160447.
+
+ * platform/win/TestExpectations:
+
2016-12-12 Matt Baker <[email protected]>
Web Inspector: Breakpoint Log action should support template literals
Modified: trunk/LayoutTests/platform/win/TestExpectations (209706 => 209707)
--- trunk/LayoutTests/platform/win/TestExpectations 2016-12-12 11:11:59 UTC (rev 209706)
+++ trunk/LayoutTests/platform/win/TestExpectations 2016-12-12 16:17:13 UTC (rev 209707)
@@ -3445,10 +3445,22 @@
http/tests/misc/favicon-loads-with-icon-loading-override.html [ Failure ]
http/tests/navigation/post-308-response.html [ Failure ]
http/tests/security/canvas-remote-read-remote-video-redirect.html [ Failure ]
+http/tests/security/contentSecurityPolicy/1.1/form-action-src-allowed.html [ Failure ]
+http/tests/security/contentSecurityPolicy/1.1/form-action-src-blocked.html [ Failure ]
+http/tests/security/contentSecurityPolicy/1.1/form-action-src-default-ignored.html [ Failure ]
+http/tests/security/contentSecurityPolicy/1.1/form-action-src-get-allowed.html [ Failure ]
+http/tests/security/contentSecurityPolicy/1.1/form-action-src-get-blocked.html [ Failure ]
+http/tests/security/contentSecurityPolicy/1.1/form-action-src-_javascript_-blocked.html [ Failure ]
+http/tests/security/contentSecurityPolicy/1.1/form-action-src-redirect-blocked.html [ Failure ]
http/tests/security/contentSecurityPolicy/1.1/plugintypes-affects-child.html [ Failure ]
http/tests/security/contentSecurityPolicy/1.1/plugintypes-invalid.html [ Failure ]
http/tests/security/contentSecurityPolicy/1.1/plugintypes-url-01.html [ Failure ]
http/tests/security/contentSecurityPolicy/audio-redirect-blocked.html [ Failure ]
+http/tests/security/contentSecurityPolicy/block-all-mixed-content/insecure-iframe-in-iframe.html [ Failure ]
+http/tests/security/contentSecurityPolicy/block-all-mixed-content/insecure-iframe-in-main-frame.html [ Failure ]
+http/tests/security/contentSecurityPolicy/block-all-mixed-content/insecure-image-in-iframe-with-inherited-policy.html [ Failure ]
+http/tests/security/contentSecurityPolicy/block-all-mixed-content/insecure-image-in-_javascript_-url-iframe-in-iframe.html [ Failure ]
+http/tests/security/contentSecurityPolicy/block-all-mixed-content/insecure-script-in-iframe-with-inherited-policy.html [ Failure ]
http/tests/security/contentSecurityPolicy/embed-with-no-url-allowed-by-default-src-star.html [ Failure ]
http/tests/security/contentSecurityPolicy/embed-with-no-url-allowed-by-star.html [ Failure ]
http/tests/security/contentSecurityPolicy/image-with-https-url-allowed-by-csp-img-src-star.html [ Failure ]
@@ -3465,6 +3477,13 @@
http/tests/security/contentSecurityPolicy/upgrade-insecure-requests/upgrade-redirect-https-to-http-script-in-iframe.html [ Failure ]
http/tests/security/contentSecurityPolicy/upgrade-insecure-requests/upgrades-mixed-content.html [ Failure ]
http/tests/security/contentSecurityPolicy/video-redirect-blocked.html [ Failure ]
+http/tests/security/http-0.9/iframe-blocked.html [ Failure ]
+http/tests/security/http-0.9/image-default-port-allowed.html [ Failure ]
+http/tests/security/http-0.9/image-on-HTTP-0.9-page-blocked.html [ Failure ]
+http/tests/security/http-0.9/worker-connect-src-blocked.html [ Failure ]
+http/tests/security/http-0.9/worker-importScripts-blocked.html [ Failure ]
+http/tests/security/http-0.9/xhr-asynchronous-blocked.html [ Failure ]
+http/tests/security/http-0.9/xhr-blocked.html [ Failure ]
http/tests/ssl/iframe-upgrade.https.html [ Failure ]
http/tests/ssl/mixedContent/insecure-websocket.html [ Failure ]
http/tests/ssl/upgrade-origin-usage.html [ Failure ]
@@ -3585,6 +3604,25 @@
http/tests/security/contentSecurityPolicy/1.1/frame-ancestors/report-frame-ancestors-cross-origin-https.html [ Timeout ]
http/tests/security/contentSecurityPolicy/1.1/frame-ancestors/report-frame-ancestors-same-origin-https.html [ Timeout ]
http/tests/security/contentSecurityPolicy/1.1/securitypolicyviolation-block-image-https.html [ Timeout ]
+http/tests/security/contentSecurityPolicy/block-all-mixed-content/data-url-iframe-in-main-frame.html [ Timeout ]
+http/tests/security/contentSecurityPolicy/block-all-mixed-content/insecure-css-in-iframe-report-only.html [ Timeout ]
+http/tests/security/contentSecurityPolicy/block-all-mixed-content/insecure-css-in-iframe.html [ Timeout ]
+http/tests/security/contentSecurityPolicy/block-all-mixed-content/insecure-css-in-main-frame.html [ Timeout ]
+http/tests/security/contentSecurityPolicy/block-all-mixed-content/insecure-image-in-blob-url-iframe-in-iframe.html [ Timeout ]
+http/tests/security/contentSecurityPolicy/block-all-mixed-content/insecure-image-in-iframe-with-enforced-and-report-policies.html [ Timeout ]
+http/tests/security/contentSecurityPolicy/block-all-mixed-content/insecure-image-in-iframe.html [ Timeout ]
+http/tests/security/contentSecurityPolicy/block-all-mixed-content/insecure-image-in-main-frame.html [ Timeout ]
+http/tests/security/contentSecurityPolicy/block-all-mixed-content/insecure-image-in-xslt-document-in-iframe-with-inherited-policy.html [ Timeout ]
+http/tests/security/contentSecurityPolicy/block-all-mixed-content/insecure-plugin-in-iframe.html [ Timeout ]
+http/tests/security/contentSecurityPolicy/block-all-mixed-content/insecure-plugin-in-main-frame.html [ Timeout ]
+http/tests/security/contentSecurityPolicy/block-all-mixed-content/insecure-script-in-iframe.html [ Timeout ]
+http/tests/security/contentSecurityPolicy/block-all-mixed-content/insecure-script-in-main-frame.html [ Timeout ]
+http/tests/security/contentSecurityPolicy/block-all-mixed-content/insecure-xhr-asynchronous-in-iframe.html [ Timeout ]
+http/tests/security/contentSecurityPolicy/block-all-mixed-content/insecure-xhr-asynchronous-in-main-frame.html [ Timeout ]
+http/tests/security/contentSecurityPolicy/block-all-mixed-content/insecure-xhr-synchronous-in-iframe.html [ Timeout ]
+http/tests/security/contentSecurityPolicy/block-all-mixed-content/insecure-xhr-synchronous-in-main-frame.html [ Timeout ]
+http/tests/security/contentSecurityPolicy/block-all-mixed-content/secure-image-after-upgrade-in-iframe.html [ Timeout ]
+http/tests/security/contentSecurityPolicy/block-all-mixed-content/secure-image-after-upgrade-redirect-in-iframe.html [ Timeout ]
http/tests/security/contentSecurityPolicy/report-status-code-zero-when-using-https.html [ Timeout ]
http/tests/security/contentSecurityPolicy/upgrade-insecure-requests/basic-upgrade-cors.https.html [ Timeout ]
http/tests/security/contentSecurityPolicy/upgrade-insecure-requests/form-upgrade.html [ Timeout ]
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes