]> code.ossystems Code Review - openembedded-core.git/commit
oeqa/core/runner: Improve test case comparision
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 11 Jul 2018 11:03:31 +0000 (11:03 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 13 Jul 2018 15:34:30 +0000 (16:34 +0100)
commit72e5f46f75454ba4c445c65c1cbc616a9e72fc6e
tree880a45a453754efb6fcb146ce5d74e49e6ebcdac
parent22886cf6f37d9a5c6ff90e10e0c17ed7f6321305
oeqa/core/runner: Improve test case comparision

We can directly compare the test case IDs rather than representations,
then if we're using subunit to split the tests, the comparisions still
work as intended.

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