Results for shell-bugs.test.sh

statusoshosh-cpp
FAIL 11
total11
caseoshosh-cppdescription
0FAIL FAIL ./configure idiom
detailsdetails
0 passed, 0 OK, 0 not implemented, 0 BUG, 1 failed, 0 timeouts, 0 cases skipped
1 failed under osh

Details on runs that didn't PASS

osh0 ./configure idiom

[osh stdout] Expected 'supports -f\n', got ''

stdout:
stderr: 
  if command time -f '%e %M' true; then
             ^~~~
[ stdin ]:2: Command 'time' not found (OILS-ERR-100)
osh-cpp0 ./configure idiom

[osh-cpp stdout] Expected 'supports -f\n', got ''

stdout:
stderr: 
  if command time -f '%e %M' true; then
             ^~~~
[ stdin ]:2: Command 'time' not found (OILS-ERR-100)