]> 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>
Sun, 24 Mar 2019 16:53:38 +0000 (16:53 +0000)
commitc4c63cdc1eca2acebc4ec9486b0d0592e47a8ae2
tree83c74cf558760f0a6678ac75e9472d658018299a
parentf2d6019f39a4037cf0914b1cfb3ccb3a03dacfc6
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