WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED WONTFIX
Bug 29229
We should remove the watchdog timer from DumpRenderTree
https://bugs.webkit.org/show_bug.cgi?id=29229
Summary
We should remove the watchdog timer from DumpRenderTree
Andrew Wilson
Reported
2009-09-12 20:36:48 PDT
There's already a watchdog timer in run-webkit-tests - having a watchdog timer in DumpRenderTree itself makes it difficult to adjust timeout values via command line flags, or introduce longer timeouts when running valgrind/GuardMalloc. We should remove the watchdog timer in DumpRenderTree, and have the watchdog timer in run-webkit-tests signal DumpRenderTree to force a notifyDone() (perhaps by writing something to STDIN, or sending a signal, or some other mechanism).
Attachments
Add attachment
proposed patch, testcase, etc.
Eric Seidel (no email)
Comment 1
2012-01-19 12:02:58 PST
See
bug 74649
or
bug 76612
for a disable option.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug