Results for oil-config.test.sh

statusoshosh_ALT
pass 22
FAIL 11
total33
caseoshosh_ALTdescription
0pass pass use bin
1pass pass use dialect
2FAIL FAIL CI config example
detailsdetails
4 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

osh2 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/andy/git/oilshell/oil/spec/testdata/config/ci.oil
words ['+proc/task', '+builtin/echo', '+builtin/write', '+builtin/printf']
osh_ALT2 CI config example

[osh_ALT 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/andy/git/oilshell/oil/test/../spec/testdata/config/ci.oil
words ['+proc/task', '+builtin/echo', '+builtin/write', '+builtin/printf']