Results for ysh-stdlib.test.sh

statusyshysh-cpp
pass 21
FAIL 01
total22
caseyshysh-cppdescription
0pass pass smoke test for two.sh
1pass FAIL smoke test for stream.ysh and table.ysh
details
3 passed, 0 OK, 0 not implemented, 0 BUG, 0 failed, 0 timeouts, 0 cases skipped

Details on runs that didn't PASS

ysh-cpp1 smoke test for stream.ysh and table.ysh

[ysh-cpp status] Expected 0 Got 2

stdout:
stderr: 
    funcs=($(compgen -A function))
                                ^
stdlib/osh/byo-server.sh:22: Invalid word while parsing command list
  source $LIB_OSH/byo-server.sh  # make this file a test server
  ^~~~~~
stdlib/ysh/stream.ysh:9: errexit PID 41464: Command failed with status 2
  source $LIB_YSH/stream.ysh
  ^~~~~~
[ stdin ]:1: errexit PID 41464: Command failed with status 2