Bug 28467

Summary: http/tests/loading/preload-img-test.html fails on Windows
Product: WebKit Reporter: Adam Roben (:aroben) <aroben>
Component: Tools / TestsAssignee: Nobody <webkit-unassigned>
Status: NEW    
Severity: Normal CC: eric
Priority: P2 Keywords: InRadar, LayoutTestFailure, PlatformOnly
Version: 528+ (Nightly build)   
Hardware: PC   
OS: Windows XP   
URL: http://build.webkit.org/results/Windows%20Release%20(Tests)/r47516%20(3558)/http/tests/loading/preload-img-test-pretty-diff.html

Adam Roben (:aroben)
Reported 2009-08-19 12:37:35 PDT
http/tests/loading/preload-img-test.html seems to be failing on Windows. It started failing after r47148, but it seems extremely unlikely that that revision actually caused the failure. I've added the test to the Skipped file for now.
Attachments
Adam Roben (:aroben)
Comment 1 2009-08-19 12:38:59 PDT
I did some investigation of this today. I can reproduce the failure like this: run-webkit-tests http/tests/incremental/split-hex-entities.pl http/tests/loading/bad-server-subframe.html http/tests/loading/preload-img-test.html Removing either of the first two tests makes the failure go away. The test seems to be failing because the synchronous XHR to load /resources/network-simulator.php?command=reset-resource-count is timing out. The resource count never gets reset, so the old value from the last time the tests was run is maintained.
Eric Seidel (no email)
Comment 2 2009-12-22 14:52:06 PST
This may be related to bug 30392.
Adam Roben (:aroben)
Comment 3 2010-04-18 09:38:18 PDT
Note You need to log in before you can comment on or make changes to this bug.