Results for ysh-source.test.sh

statusoshosh_ALT
pass 32
FAIL 01
total33
caseoshosh_ALTdescription
0pass FAIL --builtin flag
details
1pass pass no path passed with --builtin flag
2pass pass non-existent path passed to --builtin flag
5 passed, 0 OK, 0 not implemented, 0 BUG, 0 failed, 0 timeouts, 0 cases skipped

Details on runs that didn't PASS

osh_ALT0 --builtin flag

[osh_ALT stdout] Expected '2\n', got ''
[osh_ALT status] Expected 0, got 1

stdout:
stderr: 
  source $LIB_YSH/math.ysh
         ^~~~~~~~
[ stdin ]:3: 'source' failed: No builtin file 'stdlib/ysh/math.ysh'
  source $LIB_YSH/math.ysh
  ^~~~~~
[ stdin ]:3: errexit PID 43914: command.Simple failed with status 1