]> code.ossystems Code Review - openembedded-core.git/commit
resulttool/report: Ensure test suites with no results show up on the report
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 27 Feb 2019 17:05:29 +0000 (17:05 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 25 Mar 2019 23:12:07 +0000 (23:12 +0000)
commita61ad19d5f997cb2377ca307c94ca2d53f8c0c49
tree402449e6fc068eeb1c3750f2e356b2b302198ebb
parent829754c380ca2b614afa23500e53a8c5b850932f
resulttool/report: Ensure test suites with no results show up on the report

ptest suites with no results don't show up on the reports even though we have
a duration for them. Fix this so the fact they report no tests is visible.

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
scripts/lib/resulttool/report.py