<?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>44928</bug_id>
          
          <creation_ts>2010-08-30 20:49:05 -0700</creation_ts>
          <short_desc>commit-queue gets stuck if rollout fails and tree is red</short_desc>
          <delta_ts>2010-08-30 20:52:26 -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>PC</rep_platform>
          <op_sys>OS X 10.5</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>DUPLICATE</resolution>
          <dup_id>37553</dup_id>
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          <blocked>44924</blocked>
          <everconfirmed>1</everconfirmed>
          <reporter name="Eric Seidel (no email)">eric</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>mihaip</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>271891</commentid>
    <comment_count>0</comment_count>
    <who name="Eric Seidel (no email)">eric</who>
    <bug_when>2010-08-30 20:49:05 -0700</bug_when>
    <thetext>commit-queue gets stuck if rollout fails and tree is red

Recent Status

Patch 64903 from bug 44196: Landing patch 5 minutes ago
Unable to successfully build and test [results] 5 minutes ago
Patch 66003 from bug 44924: Landing rollout patch 17 minutes ago
Unable to successfully build and test [results] 17 minutes ago
Patch 66003 from bug 44924: Landing rollout patch 26 minutes ago
Unable to successfully build and test [results]

failure message:
http://webkit-commit-queue.appspot.com/results/3826166

I believe this is what&apos;s happening:

Normally the cq tries 3 times when landing a patch:

1.  applies patch, tries to build, run tests, if successful lands, stops processing.
2.  builds and tests w/o patch applied.  if fails, assumes tree is busted, stops processing, sleeps 2 minutes.
3.  applies patch, tries to build, run tests, if succeeds, lands.  if fails, rejects patch.

this allows us to deal with flaky tests better.


I believe we already have a bug about svn-apply failures going through these steps when instad they should fail out early.  Build errors should also fail early since they&apos;re never flaky.  That would solve the case seen today where the apply failed.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>271894</commentid>
    <comment_count>1</comment_count>
    <who name="Mihai Parparita">mihaip</who>
    <bug_when>2010-08-30 20:50:49 -0700</bug_when>
    <thetext>I think bug 37553 is about svn-apply failing.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>271895</commentid>
    <comment_count>2</comment_count>
    <who name="Eric Seidel (no email)">eric</who>
    <bug_when>2010-08-30 20:51:53 -0700</bug_when>
    <thetext>Yup, this will basically end up being a duplicate of bug 37553.  We just need bug 37553 to handle the build case too.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>271896</commentid>
    <comment_count>3</comment_count>
    <who name="Eric Seidel (no email)">eric</who>
    <bug_when>2010-08-30 20:52:26 -0700</bug_when>
    <thetext>

*** This bug has been marked as a duplicate of bug 37553 ***</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>