Results for hay-meta.test.sh

statusoshosh_ALT
FAIL 66
total66
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 Proc Inside Block
detailsdetails
5FAIL FAIL Proc That Defines Block
detailsdetails
0 passed, 0 OK, 0 not implemented, 0 BUG, 6 failed, 0 timeouts, 0 cases skipped
6 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 31265: command.Simple failed with status 127
[??? no location ???] errexit PID 31265: 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 31269: command.Simple failed with status 127
[??? no location ???] errexit PID 31269: 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 31271: command.Simple failed with status 127
[??? no location ???] errexit PID 31271: 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 31275: command.Simple failed with status 127
[??? no location ???] errexit PID 31275: 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 31277: command.Simple failed with status 127
[??? no location ???] errexit PID 31277: 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 31281: command.Simple failed with status 127
[??? no location ???] errexit PID 31281: 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 31283: command.Simple failed with status 127
[??? no location ???] errexit PID 31283: 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 31287: command.Simple failed with status 127
[??? no location ???] errexit PID 31287: command.Pipeline failed with status 127
osh4 Proc Inside Block

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

stdout:
stderr: 
    p spam (&eggs)
           ^
[ stdin ]:14: fatal: 'p' appears to be external. External commands don't accept typed args (OILS-ERR-200)
osh_ALT4 Proc Inside Block

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

stdout:
stderr: 
    p spam (&eggs)
           ^
[ stdin ]:14: fatal: 'p' appears to be external. External commands don't accept typed args (OILS-ERR-200)
osh5 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 31293: command.Simple failed with status 127
[??? no location ???] errexit PID 31293: command.Pipeline failed with status 127
osh_ALT5 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 31297: command.Simple failed with status 127
[??? no location ???] errexit PID 31297: command.Pipeline failed with status 127