Results for hay-meta.test.sh

statusoshosh-cpp
pass 66
FAIL 11
total77
caseoshosh-cppdescription
0pass pass Conditional Inside Blocks
1pass pass Conditional Outside Block
2pass pass Iteration Inside Block
3pass pass Iteration Outside Block
4FAIL FAIL Iteration outside Hay node - example from Samuel
detailsdetails
5pass pass Proc Inside Block
6pass pass Proc That Defines Block
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

osh4 Iteration outside Hay node - example from Samuel

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

stdout:
stderr: 
          WORD: hello
                ^~~~~
[ stdin ]:11: fatal: Undefined variable 'hello'
osh-cpp4 Iteration outside Hay node - example from Samuel

[osh-cpp stdout] Expected 'status=0\n', got ''
[osh-cpp status] Expected 0, got 1

stdout:
stderr: 
          WORD: hello
                ^~~~~
[ stdin ]:11: fatal: Undefined variable 'hello'