<?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>84611</bug_id>
          
          <creation_ts>2012-04-23 10:34:00 -0700</creation_ts>
          <short_desc>EWS bots have no timeout protection for the c++ unittests</short_desc>
          <delta_ts>2014-10-10 14:48:45 -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>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Eric Seidel (no email)">eric</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>abarth</cc>
    
    <cc>ap</cc>
    
    <cc>eric</cc>
    
    <cc>gavinp</cc>
    
    <cc>jake.nielsen.webkit</cc>
    
    <cc>jamesr</cc>
    
    <cc>spena</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>607813</commentid>
    <comment_count>0</comment_count>
    <who name="Eric Seidel (no email)">eric</who>
    <bug_when>2012-04-23 10:34:00 -0700</bug_when>
    <thetext>All Chromium EWS bots are hung running unit tests

I guess the c++ unittests have no hang protection.


[----------] 8 tests from TreeSynchronizerTest
[ RUN      ] TreeSynchronizerTest.syncNullTree
[       OK ] TreeSynchronizerTest.syncNullTree (0 ms)
[ RUN      ] TreeSynchronizerTest.syncSimpleTreeFromEmpty
[       OK ] TreeSynchronizerTest.syncSimpleTreeFromEmpty (0 ms)
[ RUN      ] TreeSynchronizerTest.syncSimpleTreeReusingLayers

(hang here forever)

Some patch 1.5 days ago hung all the bots.  Still figuring out which patch. :)</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>607817</commentid>
    <comment_count>1</comment_count>
    <who name="Eric Seidel (no email)">eric</who>
    <bug_when>2012-04-23 10:35:44 -0700</bug_when>
    <thetext>cr-linux #1 is hung processing bug 84524.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>607822</commentid>
    <comment_count>2</comment_count>
    <who name="Eric Seidel (no email)">eric</who>
    <bug_when>2012-04-23 10:42:03 -0700</bug_when>
    <thetext>Same hang for cr-linux-3:

[----------] 8 tests from TreeSynchronizerTest
[ RUN      ] TreeSynchronizerTest.syncNullTree
[       OK ] TreeSynchronizerTest.syncNullTree (0 ms)
[ RUN      ] TreeSynchronizerTest.syncSimpleTreeFromEmpty
[       OK ] TreeSynchronizerTest.syncSimpleTreeFromEmpty (0 ms)
[ RUN      ] TreeSynchronizerTest.syncSimpleTreeReusingLayers

Was also hung on bug 84524</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>607829</commentid>
    <comment_count>3</comment_count>
    <who name="James Robinson">jamesr</who>
    <bug_when>2012-04-23 10:47:57 -0700</bug_when>
    <thetext>The googletest harness doesn&apos;t have appear to have a built-in test timeout mechanism: http://code.google.com/p/googletest/issues/detail?id=348, so this would probably have to be written in the python layer. We run the unit tests in a child process so that probably wouldn&apos;t be too hard.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>