[Webkit-unassigned] [Bug 48002] network-simulator.php makes for very slow layout tests

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Oct 20 13:47:30 PDT 2010


https://bugs.webkit.org/show_bug.cgi?id=48002





--- Comment #3 from Alexey Proskuryakov <ap at webkit.org>  2010-10-20 13:47:30 PST ---
> Yes, I see what it's doing and why. The fact remains that we have tests that timeout due to this.

Can that be fixed in chromium networking code? I don't think CFNetwork has any performance issues with redirects.

> I'm looking thru the appcache tests and noticing that simulated network errors are used thruout, but haven't really noticed (m)any tests that simulate a server error.

Yeah, we need more of the latter kind.

> Also, I question whether this is as good of a simulation of a network error as can be constructed. I wonder if we can close the underlying connection from the server-side?

I couldn't find a better way when making those tests. If there is a way to force Apache to rudely drop a connection, that would be a much better approximation indeed.

-- 
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