Title: [177761] trunk/LayoutTests
Revision
177761
Author
[email protected]
Date
2014-12-27 11:25:51 -0800 (Sat, 27 Dec 2014)

Log Message

[Win] Fix test expectations after r177363 - part IV

* platform/win/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (177760 => 177761)


--- trunk/LayoutTests/ChangeLog	2014-12-27 18:14:41 UTC (rev 177760)
+++ trunk/LayoutTests/ChangeLog	2014-12-27 19:25:51 UTC (rev 177761)
@@ -1,5 +1,11 @@
 2014-12-27  Csaba Osztrogonác  <[email protected]>
 
+        [Win] Fix test expectations after r177363 - part IV
+
+        * platform/win/TestExpectations:
+
+2014-12-27  Csaba Osztrogonác  <[email protected]>
+
         [Win] Fix test expectations after r177363 - part III
 
         * platform/win/TestExpectations:

Modified: trunk/LayoutTests/platform/win/TestExpectations (177760 => 177761)


--- trunk/LayoutTests/platform/win/TestExpectations	2014-12-27 18:14:41 UTC (rev 177760)
+++ trunk/LayoutTests/platform/win/TestExpectations	2014-12-27 19:25:51 UTC (rev 177761)
@@ -2704,12 +2704,12 @@
 js/dom/global-recursion-on-full-stack.html
 
 # Some inspector tests failing after r173992
-webkit.org/b/137157 inspector/css/matched-style-properties.html [ Failure ]
-webkit.org/b/137157 inspector/event-listener-set.html [ Failure ]
-webkit.org/b/137157 inspector/event-listener.html [ Failure ]
+webkit.org/b/137157 inspector/css/matched-style-properties.html [ Timeout ]
+webkit.org/b/137157 inspector/event-listener-set.html [ Timeout ]
+webkit.org/b/137157 inspector/event-listener.html [ Timeout ]
 webkit.org/b/137157 inspector/model/parse-script-syntax-tree.html [ Failure ]
 webkit.org/b/137157 inspector/page/main-frame-resource.html [ Failure ]
-webkit.org/b/137157 inspector/protocol-promise-result.html [ Failure ]
+webkit.org/b/137157 inspector/protocol-promise-result.html [ Timeout ]
 
 # A handful of flattening tests failing on Windows that we are skipping to get the bots green
 fast/frames/flattening/frameset-flattening-advanced.html [ Failure ]
@@ -3037,3 +3037,14 @@
 fast/loader/stateobjects/pushstate-clears-forward-history.html [ Timeout ]
 fast/media/mq-color-index-01.html [ Timeout ]
 fast/media/mq-simple-neg-query-02.html [ Timeout ]
+http/tests/security/referrer-policy-redirect.html
+http/tests/security/mixedContent/insecure-xhr-in-main-frame.html
+http/tests/security/mixedContent/insecure-audio-video-in-main-frame.html
+http/tests/security/mixedContent/insecure-iframe-in-main-frame.html
+http/tests/security/mixedContent/redirect-http-to-https-iframe-in-main-frame.html
+http/tests/security/mixedContent/blob-url-in-iframe.html
+http/tests/security/mixedContent/about-blank-iframe-in-main-frame.html
+http/tests/security/mixedContent/insecure-image-in-main-frame.html
+http/tests/security/mixedContent/redirect-https-to-http-iframe-in-main-frame.html
+http/tests/security/mixedContent/insecure-css-in-main-frame.html
+http/tests/security/mixedContent/data-url-iframe-in-main-frame.html
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to