NEW 37096
http/tests/security/xss-DENIED-iframe-src-alias.html sometimes times out on Windows
https://bugs.webkit.org/show_bug.cgi?id=37096
Summary http/tests/security/xss-DENIED-iframe-src-alias.html sometimes times out on W...
Adam Roben (:aroben)
Reported 2010-04-05 10:29:28 PDT
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.
Attachments
Skip xss-DENIED-iframe-src-alias.html on Windows (1.16 KB, patch)
2010-04-13 21:49 PDT, Adam Roben (:aroben)
no flags
Adam Roben (:aroben)
Comment 1 2010-04-05 10:37:23 PDT
Adam Roben (:aroben)
Comment 2 2010-04-05 11:03:14 PDT
When the test times out, innocent-victim.html doesn't seem to get loaded at all.
Adam Roben (:aroben)
Comment 3 2010-04-13 21:47:09 PDT
See also bug 33349 and bug 32528.
Adam Roben (:aroben)
Comment 4 2010-04-13 21:49:22 PDT
Created attachment 53314 [details] Skip xss-DENIED-iframe-src-alias.html on Windows
Eric Seidel (no email)
Comment 5 2010-04-13 22:36:57 PDT
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.
Adam Roben (:aroben)
Comment 6 2010-04-13 23:24:06 PDT
Comment on attachment 53314 [details] Skip xss-DENIED-iframe-src-alias.html on Windows Committed r57566.
Adam Roben (:aroben)
Comment 7 2010-04-14 09:40:58 PDT
(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.
Adam Roben (:aroben)
Comment 8 2010-04-14 13:20:50 PDT
(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.
Note You need to log in before you can comment on or make changes to this bug.