| status | ysh | ysh-cpp | |
| pass | 2 | 1 | |
| FAIL | 0 | 1 | |
| total | 2 | 2 | |
| case | ysh | ysh-cpp | description |
| 0 | pass | pass | smoke test for two.sh |
| 1 | pass | 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
| ysh-cpp | 1 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 41495: Command failed with status 2
source $LIB_YSH/stream.ysh
^~~~~~
[ stdin ]:1: errexit PID 41495: Command failed with status 2
|