<?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>49249</bug_id>
          
          <creation_ts>2010-11-09 05:28:05 -0800</creation_ts>
          <short_desc>Output of old-run-webkit-tests is buggy in verbose mode</short_desc>
          <delta_ts>2010-11-09 07:18:03 -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>All</rep_platform>
          <op_sys>All</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="Csaba Osztrogonác">ossy</reporter>
          <assigned_to name="Csaba Osztrogonác">ossy</assigned_to>
          <cc>commit-queue</cc>
    
    <cc>kling</cc>
    
    <cc>vestbo</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>306734</commentid>
    <comment_count>0</comment_count>
    <who name="Csaba Osztrogonác">ossy</who>
    <bug_when>2010-11-09 05:28:05 -0800</bug_when>
    <thetext>output without verbose option:
-------------------------------
svg/custom .......................................................
svg/custom/mask-colorspace.svg -&gt; new
...............

buggy output with verbose option:
----------------------------------
...
running svg/custom/marker-referencePoint.svg -&gt; succeeded
running svg/custom/marker-strokeWidth-changes.svg -&gt; succeeded
running svg/custom/mask-colorspace.svg -&gt; new test
new
running svg/custom/mask-invalidation.svg -&gt; succeeded
running svg/custom/mask-on-multiple-objects.svg -&gt; succeeded
...


expected output with verbose option:
-------------------------------------
...
running svg/custom/marker-referencePoint.svg -&gt; succeeded
running svg/custom/marker-strokeWidth-changes.svg -&gt; succeeded
running svg/custom/mask-colorspace.svg -&gt; new test
running svg/custom/mask-invalidation.svg -&gt; succeeded
running svg/custom/mask-on-multiple-objects.svg -&gt; succeeded
...</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>306739</commentid>
    <comment_count>1</comment_count>
      <attachid>73364</attachid>
    <who name="Csaba Osztrogonác">ossy</who>
    <bug_when>2010-11-09 05:34:14 -0800</bug_when>
    <thetext>Created attachment 73364
proposed fix</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>306742</commentid>
    <comment_count>2</comment_count>
      <attachid>73364</attachid>
    <who name="Tor Arne Vestbø">vestbo</who>
    <bug_when>2010-11-09 05:49:25 -0800</bug_when>
    <thetext>Comment on attachment 73364
proposed fix

LGTM, this has been annoying me as well</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>306754</commentid>
    <comment_count>3</comment_count>
      <attachid>73364</attachid>
    <who name="WebKit Commit Bot">commit-queue</who>
    <bug_when>2010-11-09 06:24:21 -0800</bug_when>
    <thetext>Comment on attachment 73364
proposed fix

Rejecting patch 73364 from commit-queue.

Failed to run &quot;[&apos;./WebKitTools/Scripts/webkit-patch&apos;, &apos;--status-host=queues.webkit.org&apos;, &apos;--bot-id=eseidel-cq-sl&apos;, &apos;build-and-test&apos;, &apos;--no-clean&apos;, &apos;--no-update&apos;, &apos;--test&apos;, &apos;--non-interactive&apos;]&quot; exit_code: 2
Last 500 characters of output:
......................
java/lc3/JSObject .............
java/lc3/JSObject/ToObject-001.html -&gt; failed

Exiting early after 1 failures. 17829 tests run.
304.70s total testing time

17828 test cases (99%) succeeded
1 test case (&lt;1%) had incorrect layout
6 test cases (&lt;1%) had stderr output

Failed to run &quot;[&apos;WebKitTools/Scripts/run-webkit-tests&apos;, &apos;--no-new-test-results&apos;, &apos;--no-launch-safari&apos;, &apos;--exit-after-n-failures=1&apos;, &apos;--wait-for-httpd&apos;]&quot; exit_code: 1
 layout
6 test cases (&lt;1%) had stderr output

Full output: http://queues.webkit.org/results/5539057</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>306755</commentid>
    <comment_count>4</comment_count>
      <attachid>73364</attachid>
    <who name="Csaba Osztrogonác">ossy</who>
    <bug_when>2010-11-09 06:26:53 -0800</bug_when>
    <thetext>Comment on attachment 73364
proposed fix

Andreas told me, that --new-test-results --verbose mode is still buggy:
...
running svg/text/select-textLength-spacingAndGlyphs-stretch-2.svg -&gt; new test
new (results generated in /home/oszi/WebKit/LayoutTests/platform/qt/svg/text)
...

I propose the following output for this case:
...
running svg/text/select-textLength-spacingAndGlyphs-stretch-2.svg -&gt; new test (results generated in /home/oszi/WebKit/LayoutTests/platform/qt/svg/text)
...

New patch is coming soon.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>306762</commentid>
    <comment_count>5</comment_count>
      <attachid>73371</attachid>
    <who name="Csaba Osztrogonác">ossy</who>
    <bug_when>2010-11-09 06:59:31 -0800</bug_when>
    <thetext>Created attachment 73371
proposed fix v2

With this new, sophisticated patch we will get the following outputs:

without option:
----------------
svg/text .
svg/text/select-textLength-spacingAndGlyphs-squeeze-1.svg -&gt; new
.
svg/text/select-textLength-spacingAndGlyphs-squeeze-2.svg -&gt; new


with --verbose option:
-----------------------
running svg/text/select-textLength-spacingAndGlyphs-squeeze-1.svg -&gt; new test
running svg/text/select-textLength-spacingAndGlyphs-squeeze-2.svg -&gt; new test


with --new-test-results option:
--------------------------------
svg/text .
svg/text/select-textLength-spacingAndGlyphs-squeeze-1.svg -&gt; new (results generated in /home/oszi/WebKit/LayoutTests/platform/qt/svg/text)
.
svg/text/select-textLength-spacingAndGlyphs-squeeze-2.svg -&gt; new (results generated in /home/oszi/WebKit/LayoutTests/platform/qt/svg/text)


with --verbose --new-test-results options:
-------------------------------------------
running svg/text/select-textLength-spacingAndGlyphs-squeeze-1.svg -&gt; new test (results generated in /home/oszi/WebKit/LayoutTests/platform/qt/svg/text)
running svg/text/select-textLength-spacingAndGlyphs-squeeze-2.svg -&gt; new test (results generated in /home/oszi/WebKit/LayoutTests/platform/qt/svg/text)</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>306771</commentid>
    <comment_count>6</comment_count>
    <who name="Csaba Osztrogonác">ossy</who>
    <bug_when>2010-11-09 07:17:52 -0800</bug_when>
    <thetext>Landed in http://trac.webkit.org/changeset/71627</thetext>
  </long_desc>
      
          <attachment
              isobsolete="1"
              ispatch="1"
              isprivate="0"
          >
            <attachid>73364</attachid>
            <date>2010-11-09 05:34:14 -0800</date>
            <delta_ts>2010-11-09 06:26:53 -0800</delta_ts>
            <desc>proposed fix</desc>
            <filename>1.patch</filename>
            <type>text/plain</type>
            <size>1153</size>
            <attacher name="Csaba Osztrogonác">ossy</attacher>
            
              <data encoding="base64">ZGlmZiAtLWdpdCBhL1dlYktpdFRvb2xzL0NoYW5nZUxvZyBiL1dlYktpdFRvb2xzL0NoYW5nZUxv
ZwppbmRleCBjODhjZTNlLi5iZGM2MTY0IDEwMDY0NAotLS0gYS9XZWJLaXRUb29scy9DaGFuZ2VM
b2cKKysrIGIvV2ViS2l0VG9vbHMvQ2hhbmdlTG9nCkBAIC0xLDMgKzEsMTIgQEAKKzIwMTAtMTEt
MDkgIENzYWJhIE9zenRyb2dvbsOhYyAgPG9zc3lAd2Via2l0Lm9yZz4KKworICAgICAgICBSZXZp
ZXdlZCBieSBOT0JPRFkgKE9PUFMhKS4KKworICAgICAgICBPdXRwdXQgb2Ygb2xkLXJ1bi13ZWJr
aXQtdGVzdHMgaXMgYnVnZ3kgaW4gdmVyYm9zZSBtb2RlCisgICAgICAgIGh0dHBzOi8vYnVncy53
ZWJraXQub3JnL3Nob3dfYnVnLmNnaT9pZD00OTI0OQorCisgICAgICAgICogU2NyaXB0cy9vbGQt
cnVuLXdlYmtpdC10ZXN0czogUmVkdW5kYW50IHByaW50aW5nIG9mICJuZXciIHJlbW92ZWQgaW4g
dmVyYm9zZSBtb2RlLgorCiAyMDEwLTExLTA4ICBOaWNvbGFzIER1ZnJlc25lICA8bmljb2xhcy5k
dWZyZXNuZUBjb2xsYWJvcmEuY28udWs+CiAKICAgICAgICAgUmV2aWV3ZWQgYnkgTWFydGluIFJv
Ymluc29uLgpkaWZmIC0tZ2l0IGEvV2ViS2l0VG9vbHMvU2NyaXB0cy9vbGQtcnVuLXdlYmtpdC10
ZXN0cyBiL1dlYktpdFRvb2xzL1NjcmlwdHMvb2xkLXJ1bi13ZWJraXQtdGVzdHMKaW5kZXggMmNl
ZjE4Yi4uZTg4ODFhOCAxMDA3NTUKLS0tIGEvV2ViS2l0VG9vbHMvU2NyaXB0cy9vbGQtcnVuLXdl
YmtpdC10ZXN0cworKysgYi9XZWJLaXRUb29scy9TY3JpcHRzL29sZC1ydW4td2Via2l0LXRlc3Rz
CkBAIC05MzgsNyArOTM4LDcgQEAgZm9yIG15ICR0ZXN0IChAdGVzdHMpIHsKICAgICAgICAgICAg
IG15ICRyZXN1bHRzRGlyID0gY2F0ZGlyKCRleHBlY3RlZERpciwgZGlybmFtZSgkYmFzZSkpOwog
ICAgICAgICAgICAgaWYgKCRnZW5lcmF0ZU5ld1Jlc3VsdHMpIHsKICAgICAgICAgICAgICAgICBw
cmludCAibmV3IChyZXN1bHRzIGdlbmVyYXRlZCBpbiAkcmVzdWx0c0RpcilcbiI7Ci0gICAgICAg
ICAgICB9IGVsc2UgeworICAgICAgICAgICAgfSBlbHNpZiAoISR2ZXJib3NlKSB7CiAgICAgICAg
ICAgICAgICAgcHJpbnQgIm5ld1xuIjsKICAgICAgICAgICAgIH0KICAgICAgICAgICAgICRhdExp
bmVTdGFydCA9IDE7Cg==
</data>

          </attachment>
          <attachment
              isobsolete="1"
              ispatch="1"
              isprivate="0"
          >
            <attachid>73371</attachid>
            <date>2010-11-09 06:59:31 -0800</date>
            <delta_ts>2010-11-09 07:18:03 -0800</delta_ts>
            <desc>proposed fix v2</desc>
            <filename>1.patch</filename>
            <type>text/plain</type>
            <size>1780</size>
            <attacher name="Csaba Osztrogonác">ossy</attacher>
            
              <data encoding="base64">ZGlmZiAtLWdpdCBhL1dlYktpdFRvb2xzL0NoYW5nZUxvZyBiL1dlYktpdFRvb2xzL0NoYW5nZUxv
ZwppbmRleCBjODhjZTNlLi4xNmVmNGIxIDEwMDY0NAotLS0gYS9XZWJLaXRUb29scy9DaGFuZ2VM
b2cKKysrIGIvV2ViS2l0VG9vbHMvQ2hhbmdlTG9nCkBAIC0xLDMgKzEsMTIgQEAKKzIwMTAtMTEt
MDkgIENzYWJhIE9zenRyb2dvbsOhYyAgPG9zc3lAd2Via2l0Lm9yZz4KKworICAgICAgICBSZXZp
ZXdlZCBieSBOT0JPRFkgKE9PUFMhKS4KKworICAgICAgICBPdXRwdXQgb2Ygb2xkLXJ1bi13ZWJr
aXQtdGVzdHMgaXMgYnVnZ3kgaW4gdmVyYm9zZSBtb2RlCisgICAgICAgIGh0dHBzOi8vYnVncy53
ZWJraXQub3JnL3Nob3dfYnVnLmNnaT9pZD00OTI0OQorCisgICAgICAgICogU2NyaXB0cy9vbGQt
cnVuLXdlYmtpdC10ZXN0czogUmVkdW5kYW50IG91dHB1dHMgcmVtb3ZlZC4KKwogMjAxMC0xMS0w
OCAgTmljb2xhcyBEdWZyZXNuZSAgPG5pY29sYXMuZHVmcmVzbmVAY29sbGFib3JhLmNvLnVrPgog
CiAgICAgICAgIFJldmlld2VkIGJ5IE1hcnRpbiBSb2JpbnNvbi4KZGlmZiAtLWdpdCBhL1dlYktp
dFRvb2xzL1NjcmlwdHMvb2xkLXJ1bi13ZWJraXQtdGVzdHMgYi9XZWJLaXRUb29scy9TY3JpcHRz
L29sZC1ydW4td2Via2l0LXRlc3RzCmluZGV4IDJjZWYxOGIuLmU2YjUwYjEgMTAwNzU1Ci0tLSBh
L1dlYktpdFRvb2xzL1NjcmlwdHMvb2xkLXJ1bi13ZWJraXQtdGVzdHMKKysrIGIvV2ViS2l0VG9v
bHMvU2NyaXB0cy9vbGQtcnVuLXdlYmtpdC10ZXN0cwpAQCAtOTE3LDggKzkxNyw3IEBAIGZvciBt
eSAkdGVzdCAoQHRlc3RzKSB7CiAgICAgICAgIHRlc3RDcmFzaGVkT3JUaW1lZE91dCgkdGVzdCwg
JGJhc2UsIDEsICRhY3R1YWwsICRlcnJvcik7CiAgICAgfSBlbHNpZiAoIWRlZmluZWQgJGV4cGVj
dGVkKSB7CiAgICAgICAgIGlmICgkdmVyYm9zZSkgewotICAgICAgICAgICAgcHJpbnQgIm5ldyAi
IC4gKCRyZXNldFJlc3VsdHMgPyAicmVzdWx0IiA6ICJ0ZXN0IikgLiJcbiI7Ci0gICAgICAgICAg
ICAkYXRMaW5lU3RhcnQgPSAxOworICAgICAgICAgICAgcHJpbnQgIm5ldyAiIC4gKCRyZXNldFJl
c3VsdHMgPyAicmVzdWx0IiA6ICJ0ZXN0Iik7CiAgICAgICAgIH0KICAgICAgICAgJHJlc3VsdCA9
ICJuZXciOwogCkBAIC05MzYsMTEgKzkzNSwxMyBAQCBmb3IgbXkgJHRlc3QgKEB0ZXN0cykgewog
ICAgICAgICAgICAgICAgIHByaW50ICIkdGVzdCAtPiAiOwogICAgICAgICAgICAgfQogICAgICAg
ICAgICAgbXkgJHJlc3VsdHNEaXIgPSBjYXRkaXIoJGV4cGVjdGVkRGlyLCBkaXJuYW1lKCRiYXNl
KSk7CisgICAgICAgICAgICBpZiAoISR2ZXJib3NlKSB7CisgICAgICAgICAgICAgICAgcHJpbnQg
Im5ldyI7CisgICAgICAgICAgICB9CiAgICAgICAgICAgICBpZiAoJGdlbmVyYXRlTmV3UmVzdWx0
cykgewotICAgICAgICAgICAgICAgIHByaW50ICJuZXcgKHJlc3VsdHMgZ2VuZXJhdGVkIGluICRy
ZXN1bHRzRGlyKVxuIjsKLSAgICAgICAgICAgIH0gZWxzZSB7Ci0gICAgICAgICAgICAgICAgcHJp
bnQgIm5ld1xuIjsKKyAgICAgICAgICAgICAgICBwcmludCAiIChyZXN1bHRzIGdlbmVyYXRlZCBp
biAkcmVzdWx0c0RpcikiOwogICAgICAgICAgICAgfQorICAgICAgICAgICAgcHJpbnQgIlxuIiB1
bmxlc3MgJGF0TGluZVN0YXJ0OwogICAgICAgICAgICAgJGF0TGluZVN0YXJ0ID0gMTsKICAgICAg
ICAgfQogICAgIH0gZWxzaWYgKCRhY3R1YWwgZXEgJGV4cGVjdGVkICYmICRkaWZmUmVzdWx0IGVx
ICJwYXNzZWQiKSB7Cg==
</data>

          </attachment>
      

    </bug>

</bugzilla>