Bug 37096 - http/tests/security/xss-DENIED-iframe-src-alias.html sometimes times out on Windows
Summary: http/tests/security/xss-DENIED-iframe-src-alias.html sometimes times out on W...
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC Windows XP
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar, LayoutTestFailure, PlatformOnly
Depends on:
Blocks:
 
Reported: 2010-04-05 10:29 PDT by Adam Roben (:aroben)
Modified: 2010-06-11 10:51 PDT (History)
0 users

See Also:


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 Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Adam Roben (:aroben) 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.
Comment 1 Adam Roben (:aroben) 2010-04-05 10:37:23 PDT
<rdar://problem/7828037>
Comment 2 Adam Roben (:aroben) 2010-04-05 11:03:14 PDT
When the test times out, innocent-victim.html doesn't seem to get loaded at all.
Comment 3 Adam Roben (:aroben) 2010-04-13 21:47:09 PDT
See also bug 33349 and bug 32528.
Comment 4 Adam Roben (:aroben) 2010-04-13 21:49:22 PDT
Created attachment 53314 [details]
Skip xss-DENIED-iframe-src-alias.html on Windows
Comment 5 Eric Seidel (no email) 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.
Comment 6 Adam Roben (:aroben) 2010-04-13 23:24:06 PDT
Comment on attachment 53314 [details]
Skip xss-DENIED-iframe-src-alias.html on Windows

Committed r57566.
Comment 7 Adam Roben (:aroben) 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.
Comment 8 Adam Roben (:aroben) 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.