<?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>28261</bug_id>
          
          <creation_ts>2009-08-13 09:30:57 -0700</creation_ts>
          <short_desc>REGRESSION(r47175): error running run-webkit-tests</short_desc>
          <delta_ts>2009-08-13 11:35:07 -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>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>ddkilzer</cc>
    
    <cc>simon.fraser</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>139871</commentid>
    <comment_count>0</comment_count>
    <who name="Eric Seidel (no email)">eric</who>
    <bug_when>2009-08-13 09:30:57 -0700</bug_when>
    <thetext>Use of uninitialized value in concatenation (.) or string at WebKitTools/Scripts/run-webkit-tests line 191.

I have a fix.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>139872</commentid>
    <comment_count>1</comment_count>
      <attachid>34750</attachid>
    <who name="Eric Seidel (no email)">eric</who>
    <bug_when>2009-08-13 09:32:49 -0700</bug_when>
    <thetext>Created attachment 34750
Patch v1</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>139874</commentid>
    <comment_count>2</comment_count>
    <who name="Eric Seidel (no email)">eric</who>
    <bug_when>2009-08-13 09:33:31 -0700</bug_when>
    <thetext>It was being used in the $usage string before being set.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>139927</commentid>
    <comment_count>3</comment_count>
      <attachid>34750</attachid>
    <who name="Eric Seidel (no email)">eric</who>
    <bug_when>2009-08-13 10:59:33 -0700</bug_when>
    <thetext>Comment on attachment 34750
Patch v1

Rejecting patch 34750 from commit-queue.  This patch will require manual commit.

Failed to run &quot;[&apos;git&apos;, &apos;svn&apos;, &apos;dcommit&apos;]&quot;  exit_code: 1  cwd: None</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>139930</commentid>
    <comment_count>4</comment_count>
    <who name="David Kilzer (:ddkilzer)">ddkilzer</who>
    <bug_when>2009-08-13 11:00:22 -0700</bug_when>
    <thetext>(In reply to comment #0)
&gt; Use of uninitialized value in concatenation (.) or string at
&gt; WebKitTools/Scripts/run-webkit-tests line 191.

*sigh*  I should just stop working on tools.  My record hasn&apos;t been very good recently.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>139931</commentid>
    <comment_count>5</comment_count>
      <attachid>34750</attachid>
    <who name="Eric Seidel (no email)">eric</who>
    <bug_when>2009-08-13 11:01:55 -0700</bug_when>
    <thetext>Comment on attachment 34750
Patch v1

Sigh.  a checkin happend right as bugzilla-tool was about to land this.  adding it back to the queue.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>139932</commentid>
    <comment_count>6</comment_count>
    <who name="Eric Seidel (no email)">eric</who>
    <bug_when>2009-08-13 11:02:34 -0700</bug_when>
    <thetext>(In reply to comment #4)
&gt; (In reply to comment #0)
&gt; &gt; Use of uninitialized value in concatenation (.) or string at
&gt; &gt; WebKitTools/Scripts/run-webkit-tests line 191.
&gt; 
&gt; *sigh*  I should just stop working on tools.  My record hasn&apos;t been very good
&gt; recently.

I would be very sad were that to be the case!  We just need to get you hackin on the python stuff which is actually unit-testable. :)</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>139940</commentid>
    <comment_count>7</comment_count>
      <attachid>34750</attachid>
    <who name="Eric Seidel (no email)">eric</who>
    <bug_when>2009-08-13 11:14:01 -0700</bug_when>
    <thetext>Comment on attachment 34750
Patch v1

Rejecting patch 34750 from commit-queue.  This patch will require manual commit.

Failed to run &quot;[&apos;git&apos;, &apos;svn&apos;, &apos;dcommit&apos;]&quot;  exit_code: 1  cwd: None</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>139948</commentid>
    <comment_count>8</comment_count>
      <attachid>34750</attachid>
    <who name="Eric Seidel (no email)">eric</who>
    <bug_when>2009-08-13 11:35:03 -0700</bug_when>
    <thetext>Comment on attachment 34750
Patch v1

Clearing flags on attachment: 34750

Committing to http://svn.webkit.org/repository/webkit/trunk ...
	M	WebKitTools/ChangeLog
	M	WebKitTools/Scripts/run-webkit-tests
Committed r47223
	M	WebKitTools/ChangeLog
	M	WebKitTools/Scripts/run-webkit-tests
r47223 = f1aeff7782adc69b65427803575711023b57ada0 (trunk)
No changes between current HEAD and refs/remotes/trunk
Resetting to the latest refs/remotes/trunk
http://trac.webkit.org/changeset/47223</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>139949</commentid>
    <comment_count>9</comment_count>
    <who name="Eric Seidel (no email)">eric</who>
    <bug_when>2009-08-13 11:35:07 -0700</bug_when>
    <thetext>All reviewed patches have been landed.  Closing bug.</thetext>
  </long_desc>
      
          <attachment
              isobsolete="0"
              ispatch="1"
              isprivate="0"
          >
            <attachid>34750</attachid>
            <date>2009-08-13 09:32:49 -0700</date>
            <delta_ts>2009-08-13 11:35:03 -0700</delta_ts>
            <desc>Patch v1</desc>
            <filename>bug-28261-20090813093248.patch</filename>
            <type>text/plain</type>
            <size>1397</size>
            <attacher name="Eric Seidel (no email)">eric</attacher>
            
              <data encoding="base64">ZGlmZiAtLWdpdCBhL1dlYktpdFRvb2xzL0NoYW5nZUxvZyBiL1dlYktpdFRvb2xzL0NoYW5nZUxv
ZwppbmRleCA1Y2RjMGYzLi4xOTA0MjMxIDEwMDY0NAotLS0gYS9XZWJLaXRUb29scy9DaGFuZ2VM
b2cKKysrIGIvV2ViS2l0VG9vbHMvQ2hhbmdlTG9nCkBAIC0xLDMgKzEsMTYgQEAKKzIwMDktMDgt
MTMgIEVyaWMgU2VpZGVsICA8ZXJpY0B3ZWJraXQub3JnPgorCisgICAgICAgIFJldmlld2VkIGJ5
IE5PQk9EWSAoT09QUyEpLgorCisgICAgICAgIFJFR1JFU1NJT04ocjQ3MTc1KTogZXJyb3IgcnVu
bmluZyBydW4td2Via2l0LXRlc3RzCisgICAgICAgIGh0dHBzOi8vYnVncy53ZWJraXQub3JnL3No
b3dfYnVnLmNnaT9pZD0yODI2MQorCisgICAgICAgIEZpeCAiVXNlIG9mIHVuaW5pdGlhbGl6ZWQg
dmFsdWUgaW4gY29uY2F0ZW5hdGlvbiAoLikgb3Igc3RyaW5nIGF0CisgICAgICAgIFdlYktpdFRv
b2xzL1NjcmlwdHMvcnVuLXdlYmtpdC10ZXN0cyBsaW5lIDE5MS4iIGJ5IHNldHRpbmcKKyAgICAg
ICAgJHRlc3RzUGVyRHVtcFRvb2wgdG8gMTAwMCBieSBkZWZhdWx0LgorCisgICAgICAgICogU2Ny
aXB0cy9ydW4td2Via2l0LXRlc3RzOgorCiAyMDA5LTA3LTE3ICBFcmljIFNlaWRlbCAgPGVyaWNA
d2Via2l0Lm9yZz4KIAogICAgICAgICBSZXZpZXdlZCBieSBOT0JPRFkgKE9PUFMhKS4KZGlmZiAt
LWdpdCBhL1dlYktpdFRvb2xzL1NjcmlwdHMvcnVuLXdlYmtpdC10ZXN0cyBiL1dlYktpdFRvb2xz
L1NjcmlwdHMvcnVuLXdlYmtpdC10ZXN0cwppbmRleCA0OGFlM2VhLi5kZTBjNGE2IDEwMDc1NQot
LS0gYS9XZWJLaXRUb29scy9TY3JpcHRzL3J1bi13ZWJraXQtdGVzdHMKKysrIGIvV2ViS2l0VG9v
bHMvU2NyaXB0cy9ydW4td2Via2l0LXRlc3RzCkBAIC0xMjIsNyArMTIyLDcgQEAgbXkgJHJlcG9y
dDEwU2xvd2VzdCA9IDA7CiBteSAkcmVzZXRSZXN1bHRzID0gMDsKIG15ICRzaG91bGRDaGVja0xl
YWtzID0gMDsKIG15ICRzaG93SGVscCA9IDA7Ci1teSAkdGVzdHNQZXJEdW1wVG9vbDsKK215ICR0
ZXN0c1BlckR1bXBUb29sID0gMTAwMDsKIG15ICR0ZXN0SFRUUCA9IDE7CiBteSAkdGVzdE1lZGlh
ID0gMTsKIG15ICR0ZXN0UmVzdWx0c0RpcmVjdG9yeSA9ICIvdG1wL2xheW91dC10ZXN0LXJlc3Vs
dHMiOwpAQCAtMjc5LDggKzI3OSw2IEBAIG15ICRza2lwcGVkT25seSA9ICR0cmVhdFNraXBwZWQg
ZXEgIm9ubHkiOwogCiBteSAkY29uZmlndXJhdGlvbiA9IGNvbmZpZ3VyYXRpb24oKTsKIAotJHRl
c3RzUGVyRHVtcFRvb2wgPSAxMDAwIGlmICEkdGVzdHNQZXJEdW1wVG9vbDsKLQogJHZlcmJvc2Ug
PSAxIGlmICR0ZXN0c1BlckR1bXBUb29sID09IDE7CiAKIGlmICgkc2hvdWxkQ2hlY2tMZWFrcyAm
JiAkdGVzdHNQZXJEdW1wVG9vbCA+IDEwMDApIHs=
</data>

          </attachment>
      

    </bug>

</bugzilla>