http/tests/security/xss-DENIED-iframe-src-alias.html sometimes times out on the Windows test bots. I'm able to make it always time out with the following command: run-webkit-tests http/tests/navigation/redirect302-frames.html http/tests/plugins/third-party-cookie-accept-policy.html http/tests/security/host-compare-case-insensitive.html http/tests/security/xss-DENIED-iframe-src-alias.html So far I have not been able to make it time out when running under the debugger.
<rdar://problem/7828037>
When the test times out, innocent-victim.html doesn't seem to get loaded at all.
See also bug 33349 and bug 32528.
Created attachment 53314 [details] Skip xss-DENIED-iframe-src-alias.html on Windows
Comment on attachment 53314 [details] Skip xss-DENIED-iframe-src-alias.html on Windows If you're using "webkit-patch land" you'll want the --no-close option to leave the bug open.
Comment on attachment 53314 [details] Skip xss-DENIED-iframe-src-alias.html on Windows Committed r57566.
(In reply to comment #6) > (From update of attachment 53314 [details]) > Committed r57566. ...and rolled out in r57584, as it seems to have caused other http tests to hang.
(In reply to comment #7) > (In reply to comment #6) > > (From update of attachment 53314 [details] [details]) > > Committed r57566. > > ...and rolled out in r57584, as it seems to have caused other http tests to > hang. ...and rolled back in in r57598.