Results for ysh-introspect.test.sh

statusysh
pass 12
FAIL 1
total13
caseyshdescription
0pass getFrame()
1FAIL bindFrame()
details
2pass vm.getDebugStack()
3pass DebugFrame.toString() running file
4pass DebugFrame.toString() running stdin and -c
5pass DebugFrame.toString() running eval
6pass DebugFrame.toString() running eval methods
7pass DebugFrame.toString() running YSH functions
8pass DebugFrame.toString() with 'use' builtin
9pass FUNCNAME BASH_LINENO BASH_SOURCE not available with YSH functions
10pass trap ERR - external failure
11pass trap ERR - proc subshell failure
12pass trap ERR - proc non-zero return status
12 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

ysh1 bindFrame()

[ysh stdout] Expected '', got '<Command>\n(Null) null\n'

stdout:
<Command>
(Null)   null
stderr: