Results for ysh-stdlib.test.sh

statusyshysh_ALT
pass 20
FAIL 02
total22
caseyshysh_ALTdescription
0pass FAIL smoke test for two.sh
details
1pass FAIL smoke test for stream.ysh and table.ysh
details
2 passed, 0 OK, 0 not implemented, 0 BUG, 2 failed, 0 timeouts, 0 cases skipped

Details on runs that didn't PASS

ysh_ALT0 smoke test for two.sh

[ysh_ALT stdout] Expected 'status=1\n', got ''
[ysh_ALT status] Expected 0, got 1

stdout:
stderr: 
  source --builtin osh/two.sh
                   ^~~
[ stdin ]:1: 'source' failed: No builtin file 'stdlib/osh/two.sh'
  source --builtin osh/two.sh
  ^~~~~~
[ stdin ]:1: errexit PID 44029: command.Simple failed with status 1
ysh_ALT1 smoke test for stream.ysh and table.ysh

[ysh_ALT status] Expected 0, got 1

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