[Webkit-unassigned] [Bug 29229] New: We should remove the watchdog timer from DumpRenderTree

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Sep 12 20:36:49 PDT 2009


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

           Summary: We should remove the watchdog timer from
                    DumpRenderTree
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Mac OS X 10.5
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: atwilson at chromium.org


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

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