Bug 37096

Summary: http/tests/security/xss-DENIED-iframe-src-alias.html sometimes times out on Windows
Product: WebKit Reporter: Adam Roben (:aroben) <aroben>
Component: Tools / TestsAssignee: Nobody <webkit-unassigned>
Status: NEW ---    
Severity: Normal Keywords: InRadar, LayoutTestFailure, PlatformOnly
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: Windows XP   
Attachments:
Description Flags
Skip xss-DENIED-iframe-src-alias.html on Windows none

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.