]> 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>
Thu, 6 Dec 2018 10:45:32 +0000 (10:45 +0000)
commit02449e89d62a7714d30ab6e2e58c476dc9441f7a
tree0ceb25011a0ac4b3cc89c2492c97e29ddc447cb9
parentab271b49d9b55ea271d519c3a4da0b639a07f0bb
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.

(From OE-Core rev: 8001d933a8dc86004db014777f094d718086687d)

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