[Webkit-unassigned] [Bug 29090] http/tests/xmlhttprequest/workers/methods-async.html occasionally timing out on Tiger bot

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Sep 12 10:22:44 PDT 2009


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





--- Comment #6 from Andrew Wilson <atwilson at chromium.org>  2009-09-12 10:22:43 PDT ---
Turns out that DRT already has a graceful timeout period built in to it which
flushes the current output.
The problem is that run-webkit-tests has its own (less-graceful) timeout, and
the timeout value is set too low so we're getting the less-graceful timeout
behavior.

I've got a patch out for review (https://bugs.webkit.org/show_bug.cgi?id=29223)
to address this behavior, and hopefully once that lands we can figure out
what's causing this bug.

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