Results for builtin-times.test.sh

statusoshosh_.pyosh_.cc
pass 100
FAIL 011
total111
caseoshosh_.pyosh_.ccdescription
0pass FAIL FAIL times shows two formatted lines
detailsdetails
1 passed, 0 OK, 0 not implemented, 0 BUG, 2 failed, 0 timeouts, 0 cases skipped

Details on runs that didn't PASS

osh_.py0 times shows two formatted lines

[osh_.py stdout] Expected 'pass\npass\n2\n', got 'pass\npass\n'
[osh_.py status] Expected 0, got 127

stdout:
pass
pass
stderr:
  echo "$output" | wc -l
                   ^~
[ stdin ]:6: 'wc' not found
osh_.cc0 times shows two formatted lines

[osh_.cc stdout] Expected 'pass\npass\n2\n', got ''
[osh_.cc status] Expected 0, got -6

stdout:
stderr: 
osh_eval.dbg: cpp/posix.h:106: Tuple2<int, int> posix::pipe(): Assertion `0' failed.