[Webkit-unassigned] [Bug 68026] chromium.py's KILL_TIMEOUT is too short for valgrind

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Sep 13 14:33:33 PDT 2011


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





--- Comment #2 from Lei Zhang <thestig at chromium.org>  2011-09-13 14:33:33 PST ---
I already fixed the script on the Chromium side to use --wrapper. Just need to fix this bit here.

Can we just use --time-out-ms as the timer value here? The script on the Chromium side is already passing --time-out-ms=200000.

Doubling the timeout value is not enough. I set to 180 seconds locally just to be on the safe side , but I can see what's a good, lower value if needed.

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