Bug 50387
Summary: | http/tests/navigation/document-location-onload.html times out in WebKit2 | ||
---|---|---|---|
Product: | WebKit | Reporter: | Adam Roben (:aroben) <aroben> |
Component: | New Bugs | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED WORKSFORME | ||
Severity: | Normal | CC: | mjs |
Priority: | P2 | Keywords: | InRadar, LayoutTestFailure |
Version: | 528+ (Nightly build) | ||
Hardware: | PC | ||
OS: | OS X 10.5 | ||
URL: | http://build.webkit.org/results/SnowLeopard%20Intel%20Release%20(WebKit2%20Tests)/r73130%20(5512)/http/tests/navigation/document-location-onload-pretty-diff.html |
Adam Roben (:aroben)
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.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Adam Roben (:aroben)
<rdar://problem/8720744>
Maciej Stachowiak
Doesn't seem to be an issue any more.