<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://bugs.webkit.org/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.4.1"
          urlbase="https://bugs.webkit.org/"
          
          maintainer="admin@webkit.org"
>

    <bug>
          <bug_id>76662</bug_id>
          
          <creation_ts>2012-01-19 13:44:25 -0800</creation_ts>
          <short_desc>DumpRenderTree and WebKitTestRunner should support --timeout option</short_desc>
          <delta_ts>2013-04-09 18:01:35 -0700</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WebKit</product>
          <component>Tools / Tests</component>
          <version>528+ (Nightly build)</version>
          <rep_platform>Unspecified</rep_platform>
          <op_sys>Unspecified</op_sys>
          <bug_status>NEW</bug_status>
          <resolution></resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          <dependson>78146</dependson>
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Ryosuke Niwa">rniwa</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>aroben</cc>
    
    <cc>cmarcelo</cc>
    
    <cc>darin</cc>
    
    <cc>dpranke</cc>
    
    <cc>efidler</cc>
    
    <cc>eric</cc>
    
    <cc>jesus</cc>
    
    <cc>morrita</cc>
    
    <cc>mxie</cc>
    
    <cc>schenney</cc>
    
    <cc>shinyak</cc>
    
    <cc>skyul</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>538993</commentid>
    <comment_count>0</comment_count>
    <who name="Ryosuke Niwa">rniwa</who>
    <bug_when>2012-01-19 13:44:25 -0800</bug_when>
    <thetext>As Dirk and I discussed on IRC, we should have --timeout &lt;timeout&gt; option in each port&apos;s DRT.

This will allow DRT to gracefully timeout instead of webkit.py detecting the timeout and restarting DRT.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>538998</commentid>
    <comment_count>1</comment_count>
    <who name="Dirk Pranke">dpranke</who>
    <bug_when>2012-01-19 13:47:46 -0800</bug_when>
    <thetext>Note that this does not replace the timer in webkit.py; we still need that to protect against a failing DRT (as we see on Chromium, which doesn&apos;t have the timer in chromium.py; see bug 74039).

A partial motivation for this is that since the non-chromium DRTs have hard-coded watchdog timers, long --time-out-ms values don&apos;t work correctly. That&apos;s bad.

This will also allow us to clean up the no_timeout parameter added to the Driver interface in bug 76612.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>