<?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>28239</bug_id>
          
          <creation_ts>2009-08-12 16:49:57 -0700</creation_ts>
          <short_desc>bugzilla-tool land-patches rejects patches from the commit-queue when not in --commit-queue mode</short_desc>
          <delta_ts>2010-01-19 16:42:23 -0800</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>FIXED</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>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>139653</commentid>
    <comment_count>0</comment_count>
    <who name="Eric Seidel (no email)">eric</who>
    <bug_when>2009-08-12 16:49:57 -0700</bug_when>
    <thetext>bugzilla-tool land-patches rejects patches from the commit-queue when not in --commit-queue mode

It should not cq- minus patches when not in commit-queue mode.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>139711</commentid>
    <comment_count>1</comment_count>
    <who name="Adam Barth">abarth</who>
    <bug_when>2009-08-12 20:04:11 -0700</bug_when>
    <thetext>Sorry.  I should caught that when reviewing the earlier change.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>157369</commentid>
    <comment_count>2</comment_count>
    <who name="Eric Seidel (no email)">eric</who>
    <bug_when>2009-10-23 16:37:22 -0700</bug_when>
    <thetext>I&apos;m not sure which circumstances produce this bug, making it difficult to fix.  Should patches not be cq-&apos;d when a build fails and you&apos;re not in commit mode?  If not, we just need to conditionalize:

        except ScriptError, e:
            # Mark the patch as commit-queue- and comment in the bug.
            tool.bugs.reject_patch_from_commit_queue(patch[&apos;id&apos;], e.message_with_output())
            error(e)

in LandPatchesFromBugs.land_patches</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>182511</commentid>
    <comment_count>3</comment_count>
    <who name="Eric Seidel (no email)">eric</who>
    <bug_when>2010-01-19 16:42:23 -0800</bug_when>
    <thetext>I&apos;ve not seen this in a long time.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>