<?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>59894</bug_id>
          
          <creation_ts>2011-05-01 14:22:13 -0700</creation_ts>
          <short_desc>waterfall or console doesn&apos;t report the number of failures for new-run-webkit-tests</short_desc>
          <delta_ts>2011-06-06 23:56:13 -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>All</rep_platform>
          <op_sys>All</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>DUPLICATE</resolution>
          <dup_id>62178</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>34984</blocked>
          <everconfirmed>1</everconfirmed>
          <reporter name="Ryosuke Niwa">rniwa</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>abarth</cc>
    
    <cc>dpranke</cc>
    
    <cc>eric</cc>
    
    <cc>tony</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>396046</commentid>
    <comment_count>0</comment_count>
    <who name="Ryosuke Niwa">rniwa</who>
    <bug_when>2011-05-01 14:22:13 -0700</bug_when>
    <thetext>For old-run-webkit-tests, build.webkit.org/waterfall reports how many tests are failed.  However, such information isn&apos;t available for bots that run new-run-webkit-tests.

See
http://build.webkit.org/builders/SnowLeopard%20Intel%20Release%20%28WebKit2%20Tests%29/builds/11263
http://build.webkit.org/builders/Leopard%20Intel%20Release%20%28NRWT%29/builds/70</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>396452</commentid>
    <comment_count>1</comment_count>
    <who name="Tony Chang">tony</who>
    <bug_when>2011-05-02 10:31:47 -0700</bug_when>
    <thetext>The number comes from parsing the std output of the script.  Since NRWT has different output, there&apos;s no number.

We could copy parser used by the chromium bots (that would also give us other stuff like listing the failing tests and linking to the flakiness dashboard).</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>396487</commentid>
    <comment_count>2</comment_count>
    <who name="Ryosuke Niwa">rniwa</who>
    <bug_when>2011-05-02 11:11:14 -0700</bug_when>
    <thetext>(In reply to comment #1)
&gt; The number comes from parsing the std output of the script.  Since NRWT has different output, there&apos;s no number.
&gt; 
&gt; We could copy parser used by the chromium bots (that would also give us other stuff like listing the failing tests and linking to the flakiness dashboard).

I find the number of failures to be much more useful than a partial listing of failed list.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>396496</commentid>
    <comment_count>3</comment_count>
    <who name="Tony Chang">tony</who>
    <bug_when>2011-05-02 11:19:50 -0700</bug_when>
    <thetext>(In reply to comment #2)
&gt; (In reply to comment #1)
&gt; &gt; We could copy parser used by the chromium bots (that would also give us other stuff like listing the failing tests and linking to the flakiness dashboard).
&gt; 
&gt; I find the number of failures to be much more useful than a partial listing of failed list.

This is not an either-or situation :)  The Chromium bots have both the number of failures and the list of failing tests.  Perhaps you&apos;re saying that listing the failing tests makes it harder to scan and see the failed number?

I think abarth was advocating having the list of failing tests so you don&apos;t have to make 2 more clicks (results dir + results.html) to figure out which test failed.  This could be done as a separate patch.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>396509</commentid>
    <comment_count>4</comment_count>
    <who name="Ryosuke Niwa">rniwa</who>
    <bug_when>2011-05-02 11:35:54 -0700</bug_when>
    <thetext>(In reply to comment #3)
&gt; This is not an either-or situation :)  The Chromium bots have both the number of failures and the list of failing tests.  Perhaps you&apos;re saying that listing the failing tests makes it harder to scan and see the failed number?

Yeah.  When there are many tests failing (20+), it&apos;s useful to have a number of tests failing so that when I skim through the list of builds, I can easily find where the number increased.

&gt; I think abarth was advocating having the list of failing tests so you don&apos;t have to make 2 more clicks (results dir + results.html) to figure out which test failed.  This could be done as a separate patch.

I think the list of failures will be useful when there are less than ~5 test failures.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>416383</commentid>
    <comment_count>5</comment_count>
    <who name="Ryosuke Niwa">rniwa</who>
    <bug_when>2011-06-06 23:56:13 -0700</bug_when>
    <thetext>Oops, I forgot about this bug.  Merging it to the bug 62178 since it already has a patch.

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

    </bug>

</bugzilla>