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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Sep 14 15:15:54 PDT 2011


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





--- Comment #7 from Dirk Pranke <dpranke at chromium.org>  2011-09-14 15:15:53 PST ---
(In reply to comment #6)
> Also, you can add RunningOnValgrind() from http://src.chromium.org/viewvc/chrome/trunk/src/base/third_party/dynamic_annotations/dynamic_annotations.c?revision=84975&view=markup
> to JavaScriptCore/wtf/DynamicAnnotations.{h,cpp}

Unfortunately I don't see how we could access that from the python code.

Do we have any idea how long it does take for DRT to shut down, so we know how long we should be scaling up to?

It seems reasonable to scale up the 3 second timeout based on how much --time-out-ms is scaled up over the default.

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