[Webkit-unassigned] [Bug 28467] http/tests/loading/preload-img-test.html fails on Windows
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Aug 19 12:38:59 PDT 2009
https://bugs.webkit.org/show_bug.cgi?id=28467
--- Comment #1 from Adam Roben (aroben) <aroben at apple.com> 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.
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list