When you use itestcli to run a testcase that has child test cases, the "result" string for the child cases is inconsistent between the table for "Unexpected Results" and the table of "All Results" (the text "Undef." appears in the "Unexpected" table and "Indeterminate" in the "All" table ). For example:
Child Test Cases (Unexpected Results) : 1
* Result Testcase Owner Duration StartTime Location
--------------------------------------------------------------------------------
* Undef. testcase2 00:00:04 10:38:50 AM project://test/test_cases/iTestCl
i/testcase2.fftc
Child Test Cases (All Results) : 2
* Result Testcase Owner Duration StartTime Location
--------------------------------------------------------------------------------
* Indeterminate testcase2 00:00:04 10:38:50 AM project://test/test_cases/
iTestCli/testcase2.fftc
Pass testcase3 00:00:07 10:38:56 AM project://test/test_cases/
iTestCli/testcase3.fftc
Workaround: This is a cosmetic issue. Consider "Undef." to be identical to "Indeterminate".