<?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>51236</bug_id>
          
          <creation_ts>2010-12-17 00:40:11 -0800</creation_ts>
          <short_desc>Make java/argument-to-object-type.html use shouldBeEqualToString to make it easier to debug</short_desc>
          <delta_ts>2010-12-17 12:57:54 -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>Other</rep_platform>
          <op_sys>OS X 10.5</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>INVALID</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>
          
          <blocked>51102</blocked>
          <everconfirmed>1</everconfirmed>
          <reporter name="Eric Seidel (no email)">eric</reporter>
          <assigned_to name="Eric Seidel (no email)">eric</assigned_to>
          <cc>abarth</cc>
    
    <cc>ap</cc>
    
    <cc>commit-queue</cc>
    
    <cc>ggaren</cc>
    
    <cc>mrowe</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>323636</commentid>
    <comment_count>0</comment_count>
    <who name="Eric Seidel (no email)">eric</who>
    <bug_when>2010-12-17 00:40:11 -0800</bug_when>
    <thetext>Make java/argument-to-object-type.html use shouldBeEqualToString to make it easier to debug</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>323637</commentid>
    <comment_count>1</comment_count>
      <attachid>76854</attachid>
    <who name="Eric Seidel (no email)">eric</who>
    <bug_when>2010-12-17 00:41:53 -0800</bug_when>
    <thetext>Created attachment 76854
Patch</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>323638</commentid>
    <comment_count>2</comment_count>
    <who name="Eric Seidel (no email)">eric</who>
    <bug_when>2010-12-17 00:42:34 -0800</bug_when>
    <thetext>I&apos;ve not actually run this (since I don&apos;t have a copy of webkit built), but the cq will build and run the tests for me.  This should make it easier to solve bug 51102.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>323687</commentid>
    <comment_count>3</comment_count>
    <who name="WebKit Commit Bot">commit-queue</who>
    <bug_when>2010-12-17 02:56:51 -0800</bug_when>
    <thetext>The commit-queue encountered the following flaky tests while processing attachment 76854:

fast/workers/storage/use-same-database-in-page-and-workers.html bug 50995 (author: dumi@chromium.org)
java/argument-to-object-type.html bug 51102 (author: ap@webkit.org)
The commit-queue is continuing to process your patch.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>323693</commentid>
    <comment_count>4</comment_count>
      <attachid>76854</attachid>
    <who name="WebKit Commit Bot">commit-queue</who>
    <bug_when>2010-12-17 03:23:06 -0800</bug_when>
    <thetext>Comment on attachment 76854
Patch

Rejecting attachment 76854 from commit-queue.

Failed to run &quot;[&apos;./WebKitTools/Scripts/webkit-patch&apos;, &apos;--status-host=queues.webkit.org&apos;, &apos;--bot-id=abarth-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:
.........................................................................................................................................................................
inspector .................................................................................
java .
java/argument-to-object-type.html -&gt; failed

Exiting early after 1 failures. 17897 tests run.
292.72s total testing time

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

Full output: http://queues.webkit.org/results/7290011</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>323695</commentid>
    <comment_count>5</comment_count>
    <who name="Eric Seidel (no email)">eric</who>
    <bug_when>2010-12-17 03:52:37 -0800</bug_when>
    <thetext>The failure can be seen here:
https://bugs.webkit.org/attachment.cgi?id=76861
I guess that&apos;s why we didn&apos;t shouldBeEqualToSTring.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>323913</commentid>
    <comment_count>6</comment_count>
    <who name="Alexey Proskuryakov">ap</who>
    <bug_when>2010-12-17 12:04:01 -0800</bug_when>
    <thetext>Eric, has this been rolled out?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>323926</commentid>
    <comment_count>7</comment_count>
    <who name="Eric Seidel (no email)">eric</who>
    <bug_when>2010-12-17 12:30:10 -0800</bug_when>
    <thetext>It was never rolled in. :)</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>323934</commentid>
    <comment_count>8</comment_count>
    <who name="Alexey Proskuryakov">ap</who>
    <bug_when>2010-12-17 12:43:42 -0800</bug_when>
    <thetext>Oh, ok. I was looking at &lt;https://bug-51102-attachments.webkit.org/attachment.cgi?id=76861&gt;, and didn&apos;t realize that it was from a failed attempt to commit this change.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>323943</commentid>
    <comment_count>9</comment_count>
    <who name="Eric Seidel (no email)">eric</who>
    <bug_when>2010-12-17 12:53:15 -0800</bug_when>
    <thetext>Yeah.  It&apos;s slightly concerning that the queue thought that the failed attempt was a flaky test.  Calls our flaky test detection into question.  But as far as I know this was never committed.

Looks like our flaky test detection code will report a constant failure as a flaky test if another test happens to flake at the same time:
http://trac.webkit.org/browser/trunk/WebKitTools/Scripts/webkitpy/tool/bot/commitqueuetask.py#L171

Notice how if first_failing_tests is non-empty, we run the tests again, if a different set of tests fail, we report them all as flaky (which is wrong!).

I&apos;ll file a separate bug to fix.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>323951</commentid>
    <comment_count>10</comment_count>
    <who name="Eric Seidel (no email)">eric</who>
    <bug_when>2010-12-17 12:57:54 -0800</bug_when>
    <thetext>Filed bug 51272 about the flaky test detection code being wrong.</thetext>
  </long_desc>
      
          <attachment
              isobsolete="0"
              ispatch="1"
              isprivate="0"
          >
            <attachid>76854</attachid>
            <date>2010-12-17 00:41:53 -0800</date>
            <delta_ts>2010-12-17 03:23:05 -0800</delta_ts>
            <desc>Patch</desc>
            <filename>bug-51236-20101217004152.patch</filename>
            <type>text/plain</type>
            <size>1784</size>
            <attacher name="Eric Seidel (no email)">eric</attacher>
            
              <data encoding="base64">ZGlmZiAtLWdpdCBhL0xheW91dFRlc3RzL0NoYW5nZUxvZyBiL0xheW91dFRlc3RzL0NoYW5nZUxv
ZwppbmRleCBhNTA5NDNkNTA0Mzg4YzI4NDc2MDY4ODc1ZDQ2MTQwZmJiZTQ0ZGZlLi4zZjAxNTUw
ZjAyZjBkNGNiMDI3M2IwNTg2NWQyMTFhOWE1YzkxMmNjIDEwMDY0NAotLS0gYS9MYXlvdXRUZXN0
cy9DaGFuZ2VMb2cKKysrIGIvTGF5b3V0VGVzdHMvQ2hhbmdlTG9nCkBAIC0xLDUgKzEsMTQgQEAK
IDIwMTAtMTItMTcgIEVyaWMgU2VpZGVsICA8ZXJpY0B3ZWJraXQub3JnPgogCisgICAgICAgIFJl
dmlld2VkIGJ5IE5PQk9EWSAoT09QUyEpLgorCisgICAgICAgIE1ha2UgamF2YS9hcmd1bWVudC10
by1vYmplY3QtdHlwZS5odG1sIHVzZSBzaG91bGRCZUVxdWFsVG9TdHJpbmcgdG8gbWFrZSBpdCBl
YXNpZXIgdG8gZGVidWcKKyAgICAgICAgaHR0cHM6Ly9idWdzLndlYmtpdC5vcmcvc2hvd19idWcu
Y2dpP2lkPTUxMjM2CisKKyAgICAgICAgKiBqYXZhL2FyZ3VtZW50LXRvLW9iamVjdC10eXBlLmh0
bWw6CisKKzIwMTAtMTItMTcgIEVyaWMgU2VpZGVsICA8ZXJpY0B3ZWJraXQub3JnPgorCiAgICAg
ICAgIFVucmV2aWV3ZWQsIHJvbGxpbmcgb3V0IHI3NDIyOS4KICAgICAgICAgaHR0cDovL3RyYWMu
d2Via2l0Lm9yZy9jaGFuZ2VzZXQvNzQyMjkKICAgICAgICAgaHR0cHM6Ly9idWdzLndlYmtpdC5v
cmcvc2hvd19idWcuY2dpP2lkPTUwNTM2CmRpZmYgLS1naXQgYS9MYXlvdXRUZXN0cy9qYXZhL2Fy
Z3VtZW50LXRvLW9iamVjdC10eXBlLmh0bWwgYi9MYXlvdXRUZXN0cy9qYXZhL2FyZ3VtZW50LXRv
LW9iamVjdC10eXBlLmh0bWwKaW5kZXggMDg0OGNmMmFkZjE4ZjdhZWY1OGVhMWQwMGVmZmM1OGQ4
MjU3OGVmYi4uZTY4MjE4YTFmNmEzZDQzYWQyYWI0MzljOTJmNTRlZGYzM2E5N2Y0ZSAxMDA2NDQK
LS0tIGEvTGF5b3V0VGVzdHMvamF2YS9hcmd1bWVudC10by1vYmplY3QtdHlwZS5odG1sCisrKyBi
L0xheW91dFRlc3RzL2phdmEvYXJndW1lbnQtdG8tb2JqZWN0LXR5cGUuaHRtbApAQCAtMTksOSAr
MTksOSBAQCBDYWxsaW5nIEphdmEgbWV0aG9kIHdoaWNoIGFjY2VwdHMgT2JqZWN0IGFsd2F5cyBw
YXNzZXMgYSBudWxsIGFyZ3VtZW50LjwvcD4KIAogLy8gVGhlIHJldHVybmVkIHJlc3VsdCBzaG91
bGQgYmUgYSBwcmltaXRpdmUsIGJ1dCBXZWJLaXQgbWFrZXMgYSBzdHJpbmcgb2JqZWN0IG91dCBv
ZiBpdC4KIC8vIFVudGlsIHRoaXMgaXMgZml4ZWQsIGNoZWNraW5nIHRoZSByZXN1bHQgd2l0aCA9
PSBpbnN0ZWFkIG9mIHJlbHlpbmcgb24gc2hvdWxkQmUuCi1zaG91bGRCZSgnZG9jdW1lbnQuamF2
YVRlc3Qub2JqZWN0VG9TdHJpbmcoIlDQkFNTIikgPT0gIlDQkFNTIicsICd0cnVlJyk7Ci1zaG91
bGRCZSgnZG9jdW1lbnQuamF2YVRlc3Qub2JqZWN0VG9TdHJpbmcodW5kZWZpbmVkKSA9PSAidW5k
ZWZpbmVkIicsICd0cnVlJyk7Ci1zaG91bGRCZSgnZG9jdW1lbnQuamF2YVRlc3Qub2JqZWN0VG9T
dHJpbmcoNSkgPT0gIjUuMCInLCAndHJ1ZScpOworc2hvdWxkQmVFcXVhbFRvU3RyaW5nKCdkb2N1
bWVudC5qYXZhVGVzdC5vYmplY3RUb1N0cmluZygiUNCQU1MiKScsICdQ0JBTUycpOworc2hvdWxk
QmVFcXVhbFRvU3RyaW5nKCdkb2N1bWVudC5qYXZhVGVzdC5vYmplY3RUb1N0cmluZyh1bmRlZmlu
ZWQpJywgJ3VuZGVmaW5lZCcpOworc2hvdWxkQmVFcXVhbFRvU3RyaW5nKCdkb2N1bWVudC5qYXZh
VGVzdC5vYmplY3RUb1N0cmluZyg1KScsICc1LjAnKTsKIAogc3VjY2Vzc2Z1bGx5UGFyc2VkID0g
dHJ1ZTsKIDwvc2NyaXB0Pgo=
</data>
<flag name="review"
          id="67865"
          type_id="1"
          status="+"
          setter="abarth"
    />
    <flag name="commit-queue"
          id="67866"
          type_id="3"
          status="-"
          setter="commit-queue"
    />
          </attachment>
      

    </bug>

</bugzilla>