[Webkit-unassigned] [Bug 35358] tests are randomly timing out when run with run-chromium-webkit-tests

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Feb 24 17:07:40 PST 2010


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





--- Comment #7 from Ojan Vafai <ojan at chromium.org>  2010-02-24 17:07:40 PST ---
It's unlikely the http server since plenty non-http tests timeout.

It wouldn't be hard to modify the script to distinguish between cases where the
test times out versus cases where DRT needs to be killed. All that code is in
test_shell_thread.py if you want to go that route.

One way to try and understand this a bit would be to print the output from DRT
to stdout (or a file) so you can see if the output from DRT makes sense in the
cases where timeouts happen.

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