]> code.ossystems Code Review - openembedded-core.git/commit
scripts/resulttool/report: Enable output raw test results
authorYeoh Ee Peng <ee.peng.yeoh@intel.com>
Thu, 7 Nov 2019 09:50:28 +0000 (17:50 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 14 Nov 2019 12:55:56 +0000 (12:55 +0000)
commit8b2485bc0d0fa2f72b37e8bafbfa663d456ea98c
treee752c6aabc6140ac944f1e34e51474eaf2ae6c5c
parent8577abce6feb1f529537da554d39e86a5b05ca2d
scripts/resulttool/report: Enable output raw test results

In case of debugging, report user need to acccess the raw
test result. Instead of going back to source file/directory/URL
to manually pull out the raw result, provide alternative
way to let report showing raw test results by providing
the result id (optional).

Signed-off-by: Yeoh Ee Peng <ee.peng.yeoh@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
scripts/lib/resulttool/report.py