]> code.ossystems Code Review - openembedded-core.git/commit
oeqa/core/runner.py: Fix OETestTag listing
authorNathan Rossi <nathan@nathanrossi.com>
Sat, 7 Sep 2019 12:55:06 +0000 (12:55 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sat, 7 Sep 2019 20:52:27 +0000 (21:52 +0100)
commitd62e577a4e1a5f6accbce9f7bff7317a1162d72d
treef37b33a30bf68c3c2b235175150b250abec1be46
parent0dc3caf21c4519ef16c2ac99b93c03e23aab61d9
oeqa/core/runner.py: Fix OETestTag listing

Use the __oeqa_testtags attribute added by OETestTag and display no, one
or more tags separated by a comma. Also change the formatting of the
output so that the list of tests is formatted as "<test> (<tags>)" and
remove the table header for "id" (it is no longer available).

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