]> code.ossystems Code Review - openembedded-core.git/commit
oeqa: Remove xmlrunner
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 13 Jul 2018 12:13:10 +0000 (13:13 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 16 Jul 2018 20:26:15 +0000 (21:26 +0100)
commit8001d933a8dc86004db014777f094d718086687d
tree85689afcdf7bc55f6921fe5c96aaf14e23f8c6b4
parentb618261811c48ff3b98eab1b340a8cd09ef183c6
oeqa: Remove xmlrunner

This isn't present on modern distros by default and doesn't work with
testtools, needing multiple code paths in the code. Remove it in favour
of finding a better replacement for results collection/analysis.

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/lib/oeqa/core/runner.py