Bug 105937

Summary: [chromium] Layout Test webaudio/automatic-pull-node.html is timing out
Product: WebKit Reporter: Terry Anderson <tdanderson>
Component: Web AudioAssignee: Nobody <webkit-unassigned>
Status: RESOLVED WONTFIX    
Severity: Normal CC: crogers, macpherson, schenney
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   

Terry Anderson
Reported 2013-01-02 12:44:24 PST
The following layout test is timing out on XP webaudio/automatic-pull-node.html Probable cause: unknown
Attachments
Terry Anderson
Comment 1 2013-01-02 14:09:21 PST
Added to chromium's TestExpectations as [ Pass Timeout ] for XP. See http://trac.webkit.org/changeset/138644
Terry Anderson
Comment 2 2013-01-02 14:12:31 PST
@crogers, do you have any ideas as to why this test keeps timing out on XP?
Chris Rogers
Comment 3 2013-01-02 15:09:12 PST
(In reply to comment #2) > @crogers, do you have any ideas as to why this test keeps timing out on XP? This test looks like it's chaining three tests together, each one of which is async. I expect it just happens to be a slower than average test, which might be especially slow on XP. It might be interesting to see if marking it as a "Slow" test will help.
Terry Anderson
Comment 4 2013-01-03 10:19:44 PST
Good idea. I have marked this as Slow in http://trac.webkit.org/changeset/138714 and will keep an eye on it. Thanks.
Terry Anderson
Comment 5 2013-01-03 15:18:02 PST
It was still timing out even after 30 seconds, so I have marked this as Timeout again: http://trac.webkit.org/changeset/138750
Note You need to log in before you can comment on or make changes to this bug.