Results for command_.test.sh

casedashbashmkshoshosh_ALTdescription
0pass pass pass FAIL FAIL Chained && and || -- there is no precedence
detailsdetails
1pass pass pass pass pass Command block

8 passed, 0 ok, 0 known unimplemented, 0 known bugs, 1 failed, 0 skipped

Details on runs that didn't PASS

osh0 Chained && and || -- there is no precedence

[osh stdout] Expected u'1\n2\n4\nstatus=0\n', got '1\n2\nstatus=0\n'

stdout:
1
2
status=0
stderr:
osh_ALT0 Chained && and || -- there is no precedence

[osh_ALT stdout] Expected u'1\n2\n4\nstatus=0\n', got '1\n2\nstatus=0\n'

stdout:
1
2
status=0
stderr: