spec test index / oilshell.org
| status | osh | |
| pass | 2 | |
| FAIL | 1 | |
| total | 3 | |
| case | osh | description |
| 0 | pass | use bin |
| 1 | pass | use dialect |
| 2 | FAIL | CI config example |
| details |
2 passed, 0 OK, 0 not implemented, 0 BUG, 1 failed, 0 timeouts, 0 cases skipped 1 failed under osh
| osh | 2 CI config example [osh stdout] Expected '{"image": "debian/buster"}\n', got 'task name=foo\n{\n "key": "value"\n}\n' stdout: task name=foo
{
"key": "value"
}
stderr: source /home/travis/build/oilshell/oil/spec/testdata/config/ci.oil words ['+proc/task', '+builtin/echo', '+builtin/write', '+builtin/printf'] |