Results for oil-blocks.test.sh

statusosh
pass 7
FAIL 1
total8
caseoshdescription
0pass cd with block
1pass cd with block: fatal error in block
2pass cd with block: return in block
3pass cd with block: break in block
4pass cd with block exits with status 0
5pass block doesn't have its own scope
6FAIL block literal in expression mode: ^(echo $PWD)
details
7pass 'builtin' and 'command' with block
7 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

osh6 block literal in expression mode: ^(echo $PWD)

[osh stdout] Expected 'one\ntwo\n', got "(Str) 'TODO: value.Block'\n(Str) 'TODO: value.Block'\n"

stdout:
(Str)   'TODO: value.Block'
(Str)   'TODO: value.Block'
stderr: