spec test index / oilshell.org
| status | osh | osh_ALT | |
| FAIL | 6 | 6 | |
| total | 6 | 6 | |
| case | osh | osh_ALT | description | 
| 0 | FAIL | FAIL | Conditional Inside Blocks | 
| details | details | ||
| 1 | FAIL | FAIL | Conditional Outside Block | 
| details | details | ||
| 2 | FAIL | FAIL | Iteration Inside Block | 
| details | details | ||
| 3 | FAIL | FAIL | Iteration Outside Block | 
| details | details | ||
| 4 | FAIL | FAIL | Proc Inside Block | 
| details | details | ||
| 5 | FAIL | FAIL | Proc That Defines Block | 
| details | details | 
0 passed, 0 OK, 0 not implemented, 0 BUG, 6 failed, 0 timeouts, 0 cases skipped 6 failed under osh
| osh | 0 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 31002: command.Simple failed with status 127
[??? no location ???] errexit PID 31002: command.Pipeline failed with status 127
 | 
| osh_ALT | 0 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 31006: command.Simple failed with status 127
[??? no location ???] errexit PID 31006: command.Pipeline failed with status 127
 | 
| osh | 1 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 31008: command.Simple failed with status 127
[??? no location ???] errexit PID 31008: command.Pipeline failed with status 127
 | 
| osh_ALT | 1 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 31012: command.Simple failed with status 127
[??? no location ???] errexit PID 31012: command.Pipeline failed with status 127
 | 
| osh | 2 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 31014: command.Simple failed with status 127
[??? no location ???] errexit PID 31014: command.Pipeline failed with status 127
 | 
| osh_ALT | 2 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 31018: command.Simple failed with status 127
[??? no location ???] errexit PID 31018: command.Pipeline failed with status 127
 | 
| osh | 3 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 31020: command.Simple failed with status 127
[??? no location ???] errexit PID 31020: command.Pipeline failed with status 127
 | 
| osh_ALT | 3 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 31024: command.Simple failed with status 127
[??? no location ???] errexit PID 31024: command.Pipeline failed with status 127
 | 
| osh | 4 Proc Inside Block [osh status] Expected 0, got 127 stdout: p pstderr:   json write (_hay()) | jq '.children[0].attrs' > actual.txt
                        ^~
[ stdin ]:18: 'jq' not found (OILS-ERR-100)
[ stdin ]:18: errexit PID 31026: command.Simple failed with status 127
[??? no location ???] errexit PID 31026: command.Pipeline failed with status 127
 | 
| osh_ALT | 4 Proc Inside Block [osh_ALT status] Expected 0, got 127 stdout: p pstderr:   json write (_hay()) | jq '.children[0].attrs' > actual.txt
                        ^~
[ stdin ]:18: 'jq' not found (OILS-ERR-100)
[ stdin ]:18: errexit PID 31030: command.Simple failed with status 127
[??? no location ???] errexit PID 31030: command.Pipeline failed with status 127
 | 
| osh | 5 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 31032: command.Simple failed with status 127
[??? no location ???] errexit PID 31032: command.Pipeline failed with status 127
 | 
| osh_ALT | 5 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 31036: command.Simple failed with status 127
[??? no location ???] errexit PID 31036: command.Pipeline failed with status 127
 |