]> 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>
Sun, 24 Mar 2019 16:53:17 +0000 (16:53 +0000)
commiteb67a3cc4f8f57e85f1f95ced8f2c32ab5090866
tree014702b61914c42e3054280b06daef740a4b3194
parent93b87a9a7056fb507a585c454cef8db7194d7393
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