<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body><table border="1" cellspacing="0" cellpadding="8">
        <tr>
          <th>Bug ID</th>
          <td><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Different stats in output reports"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=91680">91680</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>Different stats in output reports
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>piglit
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>unspecified
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>x86-64 (AMD64)
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>Linux (All)
          </td>
        </tr>

        <tr>
          <th>Status</th>
          <td>NEW
          </td>
        </tr>

        <tr>
          <th>Severity</th>
          <td>normal
          </td>
        </tr>

        <tr>
          <th>Priority</th>
          <td>medium
          </td>
        </tr>

        <tr>
          <th>Component</th>
          <td>infrastructure
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>baker.dylan.c@gmail.com
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>christophe.prigent@intel.com
          </td>
        </tr>

        <tr>
          <th>QA Contact</th>
          <td>piglit@lists.freedesktop.org
          </td>
        </tr></table>
      <p>
        <div>
        <pre>Created <span class=""><a href="attachment.cgi?id=117768" name="attach_117768" title="results.json.bz2">attachment 117768</a> <a href="attachment.cgi?id=117768&action=edit" title="results.json.bz2">[details]</a></span>
results.json.bz2

Linux distribution: Ubuntu 14.04 LTS 64 bits
piglit: (HEAD, origin/master, origin/HEAD, master)
846755508ac44924b154a280e7a84c8004b6b085 from
git://git.freedesktop.org/git/piglit

Steps:
------
1. Execute command:
./piglit run tests/all results/all-reference
2. Wait the result
3. Execute command:
./piglit summary console results/all2
4. Compare the stats

Actual result:
--------------
2. Piglit reports:
[28030/28030] crash: 26, fail: 135, pass: 18692, skip: 9174, warn: 3 - Thank
you for running Piglit!
3. Summary is:
        pass: 28904
        fail: 164
       crash: 26
        skip: 9457
     timeout: 0
        warn: 3
  incomplete: 0
  dmesg-warn: 0
  dmesg-fail: 0
       total: 38554
4. Numbers are different (example: 135 fail vs 164)

Info:
------
Same problem when generating an HTML or a CVS report, numbers are again
different.</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the QA Contact for the bug.</li>
      </ul>
    </body>
</html>