]> code.ossystems Code Review - openembedded-core.git/commit
resulttool/manualexecution: To output right test case id
authorMazliana <mazliana.mohamad@intel.com>
Mon, 11 Mar 2019 08:30:33 +0000 (16:30 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 18 Mar 2019 22:59:52 +0000 (22:59 +0000)
commitdb08ec5f48badd5be2fa24cc0d89a4386ab44a59
tree9325b492a5135387da593afdd51976307e3a74dc
parentfbeecb059d9c006f50a2a11bed5a42740722e3e8
resulttool/manualexecution: To output right test case id

We found that manualexecution does not capture test suite values
correctly if there are more than one test suite in test cases.
After verification has made we found out we should retrieved
full test cases value <test_module.test_suite.test_case> from
oeqa/manual/ json file rather than split it them into new
variables test_suite and test_cases.

Signed-off-by: Mazliana <mazliana.mohamad@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
scripts/lib/resulttool/manualexecution.py