]> 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, 25 Mar 2019 23:12:07 +0000 (23:12 +0000)
commitd1dee26b13dd565bf06307c99b02f6d57ff0ddef
treecc0e8e46eedd346a545109b55c4951cce0276d26
parent8f23018bcb76c1b431f69183f993f08adb660fae
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