Results for hay-meta.test.sh

statusoshosh_ALT
FAIL 77
total77
caseoshosh_ALTdescription
0FAIL FAIL Conditional Inside Blocks
detailsdetails
1FAIL FAIL Conditional Outside Block
detailsdetails
2FAIL FAIL Iteration Inside Block
detailsdetails
3FAIL FAIL Iteration Outside Block
detailsdetails
4FAIL FAIL Iteration outside Hay node - example from Samuel
detailsdetails
5FAIL FAIL Proc Inside Block
detailsdetails
6FAIL FAIL Proc That Defines Block
detailsdetails
0 passed, 0 OK, 0 not implemented, 0 BUG, 7 failed, 0 timeouts, 0 cases skipped
7 failed under osh

Details on runs that didn't PASS

osh0 Conditional Inside Blocks

[osh status] Expected 0, got 127

stdout:
stderr: 
  json write (_hay()) | jq '.children[0]' > actual.txt
                        ^~
[ stdin ]:15: 'jq' not found (OILS-ERR-100)
[ stdin ]:15: errexit PID 38043: command.Simple failed with status 127
[??? no location ???] errexit PID 38043: command.Pipeline failed with status 127
osh_ALT0 Conditional Inside Blocks

[osh_ALT status] Expected 0, got 127

stdout:
stderr: 
  json write (_hay()) | jq '.children[0]' > actual.txt
                        ^~
[ stdin ]:15: 'jq' not found (OILS-ERR-100)
[ stdin ]:15: errexit PID 38047: command.Simple failed with status 127
[??? no location ???] errexit PID 38047: command.Pipeline failed with status 127
osh1 Conditional Outside Block

[osh status] Expected 0, got 127

stdout:
stderr: 
  json write (_hay()) | jq '.children[0].attrs' > actual.txt
                        ^~
[ stdin ]:17: 'jq' not found (OILS-ERR-100)
[ stdin ]:17: errexit PID 38049: command.Simple failed with status 127
[??? no location ???] errexit PID 38049: command.Pipeline failed with status 127
osh_ALT1 Conditional Outside Block

[osh_ALT status] Expected 0, got 127

stdout:
stderr: 
  json write (_hay()) | jq '.children[0].attrs' > actual.txt
                        ^~
[ stdin ]:17: 'jq' not found (OILS-ERR-100)
[ stdin ]:17: errexit PID 38053: command.Simple failed with status 127
[??? no location ???] errexit PID 38053: command.Pipeline failed with status 127
osh2 Iteration Inside Block

[osh status] Expected 0, got 127

stdout:
stderr: 
  json write (_hay()) | jq '.children[0].attrs' > actual.txt
                        ^~
[ stdin ]:12: 'jq' not found (OILS-ERR-100)
[ stdin ]:12: errexit PID 38055: command.Simple failed with status 127
[??? no location ???] errexit PID 38055: command.Pipeline failed with status 127
osh_ALT2 Iteration Inside Block

[osh_ALT status] Expected 0, got 127

stdout:
stderr: 
  json write (_hay()) | jq '.children[0].attrs' > actual.txt
                        ^~
[ stdin ]:12: 'jq' not found (OILS-ERR-100)
[ stdin ]:12: errexit PID 38059: command.Simple failed with status 127
[??? no location ???] errexit PID 38059: command.Pipeline failed with status 127
osh3 Iteration Outside Block

[osh status] Expected 0, got 127

stdout:
stderr: 
  json write (_hay()) | jq '.children[].attrs' > actual.txt
                        ^~
[ stdin ]:11: 'jq' not found (OILS-ERR-100)
[ stdin ]:11: errexit PID 38061: command.Simple failed with status 127
[??? no location ???] errexit PID 38061: command.Pipeline failed with status 127
osh_ALT3 Iteration Outside Block

[osh_ALT status] Expected 0, got 127

stdout:
stderr: 
  json write (_hay()) | jq '.children[].attrs' > actual.txt
                        ^~
[ stdin ]:11: 'jq' not found (OILS-ERR-100)
[ stdin ]:11: errexit PID 38065: command.Simple failed with status 127
[??? no location ???] errexit PID 38065: command.Pipeline failed with status 127
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_ALT4 Iteration outside Hay node - example from Samuel

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

stdout:
stderr: 
          WORD: hello
                ^~~~~
[ stdin ]:11: fatal: Undefined variable 'hello'
osh5 Proc Inside Block

[osh status] Expected 0, got 127

stdout:
p
p
stderr:
  json write (_hay()) | jq '.children[0].attrs' > actual.txt
                        ^~
[ stdin ]:18: 'jq' not found (OILS-ERR-100)
[ stdin ]:18: errexit PID 38071: command.Simple failed with status 127
[??? no location ???] errexit PID 38071: command.Pipeline failed with status 127
osh_ALT5 Proc Inside Block

[osh_ALT status] Expected 0, got 127

stdout:
p
p
stderr:
  json write (_hay()) | jq '.children[0].attrs' > actual.txt
                        ^~
[ stdin ]:18: 'jq' not found (OILS-ERR-100)
[ stdin ]:18: errexit PID 38075: command.Simple failed with status 127
[??? no location ???] errexit PID 38075: command.Pipeline failed with status 127
osh6 Proc That Defines Block

[osh status] Expected 0, got 127

stdout:
stderr: 
  json write (_hay()) | jq '.children[].attrs' > actual.txt
                        ^~
[ stdin ]:19: 'jq' not found (OILS-ERR-100)
[ stdin ]:19: errexit PID 38077: command.Simple failed with status 127
[??? no location ???] errexit PID 38077: command.Pipeline failed with status 127
osh_ALT6 Proc That Defines Block

[osh_ALT status] Expected 0, got 127

stdout:
stderr: 
  json write (_hay()) | jq '.children[].attrs' > actual.txt
                        ^~
[ stdin ]:19: 'jq' not found (OILS-ERR-100)
[ stdin ]:19: errexit PID 38081: command.Simple failed with status 127
[??? no location ???] errexit PID 38081: command.Pipeline failed with status 127