[Piglit] [Bug 93856] New: piglit summary aggregate problem

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Mon Jan 25 07:36:22 PST 2016


https://bugs.freedesktop.org/show_bug.cgi?id=93856

            Bug ID: 93856
           Summary: piglit summary aggregate problem
           Product: piglit
           Version: unspecified
          Hardware: Other
                OS: All
            Status: NEW
          Severity: normal
          Priority: medium
         Component: infrastructure
          Assignee: baker.dylan.c at gmail.com
          Reporter: tomi.p.sarvela at intel.com
        QA Contact: piglit at lists.freedesktop.org

Hello,

I'm trying to create a results.json from incomplete testresults: when hang and
reboot happens, I don't want to resume.
It seems that "summary aggregate" should do the right thing, but I'm not
getting anything:

# /opt/igt/piglit/piglit summary aggregate -o results.json tests/
Warning: A python exception that should have been handled was not. This is bug
and should be reported.
BUG: No backend found for any file in tests

Example of the file I'm trying to feed to piglit:

# cat tests/0.json
{"igt at gem_mmap_gtt@basic-short": {"returncode": 0, "pid": 5652, "result":
"pass", "subtests": {"__type__": "Subtests"}, "out": "IGT-Version:
1.13-g9bf4e19 (x86_64) (Linux: 4.5.0-rc1-gfxbench+ x86_64)\nSubtest
basic-short: SUCCESS (0.072s)\n", "dmesg": "", "exception": null, "err": "",
"traceback": null, "__type__": "TestResult", "environment":
"PIGLIT_SOURCE_DIR=\"/opt/igt/piglit\" PIGLIT_PLATFORM=\"mixed_glx_egl\"",
"command": "/opt/igt/tests/gem_mmap_gtt --run-subtest basic-short", "time":
{"start": 1453728427.467537, "end": 1453728427.567162, "__type__":
"TimeAttribute"}}}

Version b3474da8330b8c8a1d0ad5a1fbfc9f3c3a7a1dba xts: Add a rendercheck case
for a bug I made in glamor.

-- 
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/20160125/0114cd08/attachment.html>


More information about the Piglit mailing list