Results for subshell.test.sh

statusoshosh_.pyosh_.cc
pass 200
FAIL 022
total222
caseoshosh_.pyosh_.ccdescription
0pass FAIL FAIL Subshell exit code
detailsdetails
1pass FAIL FAIL Subshell with redirects
detailsdetails
2 passed, 0 OK, 0 not implemented, 0 BUG, 4 failed, 0 timeouts, 0 cases skipped

Details on runs that didn't PASS

osh_.py0 Subshell exit code

[osh_.py stdout] Expected '1\n', got '0\n'

stdout:
0
stderr:
osh_.cc0 Subshell exit code

[osh_.cc stdout] Expected '1\n', got '0\n'

stdout:
0
stderr:
osh_.py1 Subshell with redirects

[osh_.py stdout] Expected 'status=0\n1\n2\n3\n4\n5\n', got 'status=0\n(cmd_value.Argv argv:[cat a.txt b.txt c.txt d.txt] arg_spids:[66 68 70 72 74])\n'

stdout:
status=0
(cmd_value.Argv argv:[cat a.txt b.txt c.txt d.txt] arg_spids:[66 68 70 72 74])
stderr:
Unhandled SimpleCommand
osh_.cc1 Subshell with redirects

[osh_.cc stdout] Expected 'status=0\n1\n2\n3\n4\n5\n', got 'status=0\n(cmd_value.Argv argv:[cat a.txt b.txt c.txt d.txt] arg_spids:[66 68 70 72 74])\n'

stdout:
status=0
(cmd_value.Argv argv:[cat a.txt b.txt c.txt d.txt] arg_spids:[66 68 70 72 74])
stderr:
Unhandled SimpleCommand