framework/backends/json: support non-piglit junit files

Graphics / Mesa 3D Graphics Library / Piglit - Mark Janes [intel.com] - 15 November 2016 14:28 UTC

The junit loader is unnecessarily strict with the input that it accepts. It expects input generated by piglit, but can be made to handle junit from other test suites like crucible.

v2: Remove unnecessary initializers Conditionally parse command for piglit tests

1e5dd0e framework/backends/json: support non-piglit junit files
framework/backends/junit.py | 30 ++++++++++++++++++++++--------
1 file changed, 22 insertions(+), 8 deletions(-)

Upstream: cgit.freedesktop.org


  • Share