[Webkit-unassigned] [Bug 52873] Chromium DRT should provide command-line option for specifying timeout to ease debugging
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Jan 26 10:30:25 PST 2011
https://bugs.webkit.org/show_bug.cgi?id=52873
Tony Chang <tony at chromium.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #80169|review?, commit-queue? |review+, commit-queue+
Flag| |
--- Comment #8 from Tony Chang <tony at chromium.org> 2011-01-26 10:30:25 PST ---
(From update of attachment 80169)
View in context: https://bugs.webkit.org/attachment.cgi?id=80169&action=review
At some point, we should see if we can get Chromium DRT to do the same as Mac DRT and call notifyDone on timeout.
> Tools/DumpRenderTree/chromium/DumpRenderTree.cpp:191
> + // 0x20000000ms is big enough for the purpose to avoid timeout in debugging.
> + shell.setLayoutTestTimeout(0x20000000);
Why did you decide against INT_MAX from climits?
--
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