WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
Bug 28467
http/tests/loading/preload-img-test.html fails on Windows
https://bugs.webkit.org/show_bug.cgi?id=28467
Summary
http/tests/loading/preload-img-test.html fails on Windows
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
Add attachment
proposed patch, testcase, etc.
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
<
rdar://problem/7877402
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug