Bug 77196

Summary: [Gtk] DumpRenderTree lacks --no-timeout command line option
Product: WebKit Reporter: Zan Dobersek <zan>
Component: Tools / TestsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Description Zan Dobersek 2012-01-27 01:48:25 PST
run-perf-tests runs DumpRenderTree with the --no-timeout cmd flag, but currently the Gtk's DumpRenderTree does not make that option available, causing all the performance tests to fail.
Comment 1 Zan Dobersek 2012-01-27 01:53:39 PST
Created attachment 124278 [details]
Patch

Mimic the Mac port's way of handling the watchdog timer. This makes it possible to properly use --no-timeout command line option, required for running perf tests.
Comment 2 WebKit Review Bot 2012-01-27 09:54:28 PST
Comment on attachment 124278 [details]
Patch

Clearing flags on attachment: 124278

Committed r106126: <http://trac.webkit.org/changeset/106126>
Comment 3 WebKit Review Bot 2012-01-27 09:54:34 PST
All reviewed patches have been landed.  Closing bug.