Results for osh-bugs.test.sh

statusosh
pass 3
FAIL 1
total4
caseoshdescription
0pass var x = $(echo bad; false) in OSH
1pass var x = $(echo one; false; echo two) in OSH
2FAIL YSH $[expr_sub] in OSH should not do dynamic globbing
details
3pass SHELLOPTS bug with ysh:ugprade
3 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 YSH $[expr_sub] in OSH should not do dynamic globbing

[osh stdout] Expected '*.txt\n' Got ''
[osh status] Expected 0 Got 1

stdout:
stderr: 
  *.txt
   ^
[ sh arith expr at ? ]:1

[??? no location ???] Unexpected token while parsing arithmetic: '.'
  *.txt
   ^
[ sh arith expr at ? ]:1

[??? no location ???] fatal: Parse error in recursive arithmetic