Summary: | piglit summary aggregate problem | ||
---|---|---|---|
Product: | piglit | Reporter: | Tomi Sarvela <tomi.p.sarvela> |
Component: | infrastructure | Assignee: | Dylan Baker <baker.dylan.c> |
Status: | RESOLVED FIXED | QA Contact: | Piglit Mailing List <piglit> |
Severity: | normal | ||
Priority: | medium | ||
Version: | unspecified | ||
Hardware: | Other | ||
OS: | All | ||
Whiteboard: | |||
i915 platform: | i915 features: |
Description
Tomi Sarvela
2016-01-25 15:36:22 UTC
Hmmm, I can't replicate this myself (I'm testing with dEQP and piglit opengl, because I don't really want to have to reboot my system when igt hoses it). You are running an older version of piglit, this may have been fixed already. Could you try updating to the latest version of piglit, and if that doesn't work could you attach a compressed archive of your tests directory? Okay, I have confirmed the bug. I'll fix it, but in the mean time the problem is that `piglit summary aggregate` expects to be passed a folder containing the 'tests' folder. So if the file heirarchy looks like this: mytest -> tests -> metadata.json Pointing at 'mytest' will work, but pointing at mytest/tests wont. So, as a work around point at 'mytest' (or whatever your test name is), not 'tests'. I'll see about a patch. A patch has been posted to the mailing list: http://patchwork.freedesktop.org/patch/72268/ Thanks for the information, this helped me. |
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.