Results for empty-bodies.test.sh

statusoshosh_.pyosh_.cc
pass 322
FAIL 011
total333
caseoshosh_.pyosh_.ccdescription
0pass pass pass Empty do/done
1pass pass pass Empty case/esac
2pass FAIL FAIL Empty then/fi
detailsdetails
7 passed, 0 OK, 0 not implemented, 0 BUG, 2 failed, 0 timeouts, 0 cases skipped

Details on runs that didn't PASS

osh_.py2 Empty then/fi

[osh_.py stdout] Expected 'empty\n', got '(cmd_value.Argv argv:[foo] arg_spids:[2])\nempty\n'

stdout:
(cmd_value.Argv argv:[foo] arg_spids:[2])
empty
stderr:
Unhandled SimpleCommand
osh_.cc2 Empty then/fi

[osh_.cc stdout] Expected 'empty\n', got '(cmd_value.Argv argv:[foo] arg_spids:[2])\nempty\n'

stdout:
(cmd_value.Argv argv:[foo] arg_spids:[2])
empty
stderr:
Unhandled SimpleCommand