<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 - piglit summary aggregate problem"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=93856">93856</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>piglit summary aggregate problem
          </td>
        </tr>

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

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

        <tr>
          <th>Hardware</th>
          <td>Other
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>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>tomi.p.sarvela@intel.com
          </td>
        </tr>

        <tr>
          <th>QA Contact</th>
          <td>piglit@lists.freedesktop.org
          </td>
        </tr></table>
      <p>
        <div>
        <pre>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@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.</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>