[Piglit] [Bug 91680] New: Different stats in output reports
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Tue Aug 18 08:11:49 PDT 2015
https://bugs.freedesktop.org/show_bug.cgi?id=91680
Bug ID: 91680
Summary: Different stats in output reports
Product: piglit
Version: unspecified
Hardware: x86-64 (AMD64)
OS: Linux (All)
Status: NEW
Severity: normal
Priority: medium
Component: infrastructure
Assignee: baker.dylan.c at gmail.com
Reporter: christophe.prigent at intel.com
QA Contact: piglit at lists.freedesktop.org
Created attachment 117768
--> https://bugs.freedesktop.org/attachment.cgi?id=117768&action=edit
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.
--
You are receiving this mail because:
You are the QA Contact for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/piglit/attachments/20150818/e3f8da37/attachment.html>
More information about the Piglit
mailing list