Results for ysh-dev.test.sh

statusoshosh_ALT
pass 21
FAIL 23
total44
caseoshosh_ALTdescription
0FAIL FAIL argv0 trace
detailsdetails
1FAIL FAIL crash dump
detailsdetails
2pass pass crash dump with source
3pass FAIL --tool cat-em
details
3 passed, 0 OK, 0 not implemented, 0 BUG, 2 failed, 0 timeouts, 0 cases skipped
2 failed under osh

Details on runs that didn't PASS

osh0 argv0 trace

[osh status] Expected 0, got 127

stdout:
internal
x1
x2
(
$(
)
x3
stderr:
[40325] Wrote metrics dump to /home/uke/oil/_tmp/spec-tmp/ysh-dev.test.sh.40312/00-osh/40325.argv0.json
[40331] Wrote metrics dump to /home/uke/oil/_tmp/spec-tmp/ysh-dev.test.sh.40312/00-osh/40331.argv0.json
[40322] Wrote metrics dump to /home/uke/oil/_tmp/spec-tmp/ysh-dev.test.sh.40312/00-osh/40322.argv0.json
    python3 -m json.tool $j >/dev/null
    ^~~~~~~
[ stdin ]:23: 'python3' not found (OILS-ERR-100)
    python3 -m json.tool $j >/dev/null
    ^~~~~~~
[ stdin ]:23: 'python3' not found (OILS-ERR-100)
    python3 -m json.tool $j >/dev/null
    ^~~~~~~
[ stdin ]:23: 'python3' not found (OILS-ERR-100)
osh_ALT0 argv0 trace

[osh_ALT status] Expected 0, got 127

stdout:
internal
x1
x2
(
$(
)
x3
stderr:
[40337] Wrote metrics dump to /home/uke/oil/_tmp/spec-tmp/ysh-dev.test.sh.40312/00-osh_ALT/40337.argv0.json
[40343] Wrote metrics dump to /home/uke/oil/_tmp/spec-tmp/ysh-dev.test.sh.40312/00-osh_ALT/40343.argv0.json
[40336] Wrote metrics dump to /home/uke/oil/_tmp/spec-tmp/ysh-dev.test.sh.40312/00-osh_ALT/40336.argv0.json
    python3 -m json.tool $j >/dev/null
    ^~~~~~~
[ stdin ]:23: 'python3' not found (OILS-ERR-100)
    python3 -m json.tool $j >/dev/null
    ^~~~~~~
[ stdin ]:23: 'python3' not found (OILS-ERR-100)
    python3 -m json.tool $j >/dev/null
    ^~~~~~~
[ stdin ]:23: 'python3' not found (OILS-ERR-100)
osh1 crash dump

[osh stdout] Expected 'status=1\nstatus=0\n', got 'status=1\nstatus=127\n'

stdout:
status=1
status=127
stderr:
    echo $(( 1 / 0 ))
               ^
[ -c flag ]:4: fatal: Divide by zero
[40351] Wrote crash dump to /home/uke/oil/_tmp/spec-tmp/ysh-dev.test.sh.40312/01-osh/40351-osh-crash-dump.json
  python3 -c '
  ^~~~~~~
[ stdin ]:19: 'python3' not found (OILS-ERR-100)
osh_ALT1 crash dump

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

stdout:
status=1
status=127
stderr:
    echo $(( 1 / 0 ))
               ^
[ -c flag ]:4: fatal: Divide by zero
[40356] Wrote crash dump to /home/uke/oil/_tmp/spec-tmp/ysh-dev.test.sh.40312/01-osh_ALT/40356-osh-crash-dump.json
  python3 -c '
  ^~~~~~~
[ stdin ]:19: 'python3' not found (OILS-ERR-100)
osh_ALT3 --tool cat-em

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

stdout:
status=1
status=1
status=1
stderr:
cat-em: 'zzZZ' not found
cat-em: 'stdlib/ysh/math.ysh' not found
cat-em: 'zzZZ' not found
cat-em: 'stdlib/ysh/math.ysh' not found