]> 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>
Thu, 6 Dec 2018 10:40:03 +0000 (10:40 +0000)
commit4c53aac5315f9d0a0ed95cbeb48b7704e274e3a9
tree0ed24007f93446bea0d3645ecb6fa29f2e4c0ad3
parent9c4c3c876dd5d224133571fcad1095af1098ae1d
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.

(From OE-Core rev: 72e5f46f75454ba4c445c65c1cbc616a9e72fc6e)

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