Bug 50387 - http/tests/navigation/document-location-onload.html times out in WebKit2
Summary: http/tests/navigation/document-location-onload.html times out in WebKit2
Status: RESOLVED WORKSFORME
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC OS X 10.5
: P2 Normal
Assignee: Nobody
URL: http://build.webkit.org/results/SnowL...
Keywords: InRadar, LayoutTestFailure
Depends on:
Blocks:
 
Reported: 2010-12-02 08:00 PST by Adam Roben (:aroben)
Modified: 2011-01-28 01:31 PST (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Adam Roben (:aroben) 2010-12-02 08:00:04 PST
http/tests/navigation/document-location-onload.html times out in WebKit2 with the message "Timed out waiting for final message from web process". See the URL for an example.

I tried skipping this test in r72911, but that moved the failure along to the next test. So then I tried skipping the previous test in r72930, but that didn't fix things. So I removed that from the Skipped file in r73132.

It seems likely that some earlier test is making this one time out, but http/tests/navigation/changing-frame-hierarchy-in-onload.html is not the culprit.
Comment 1 Adam Roben (:aroben) 2010-12-02 08:00:37 PST
<rdar://problem/8720744>
Comment 2 Maciej Stachowiak 2011-01-28 01:31:00 PST
Doesn't seem to be an issue any more.