Results for arith-context.test.sh

statusoshosh-cpp
pass 109
FAIL 01
total1010
caseoshosh-cppdescription
0pass pass Multiple right brackets inside expression
1pass pass Slicing of string with constants
2pass pass Slicing of string with variables
3pass pass Array index on LHS of assignment
4pass pass Array index on LHS with indices
5pass pass Slicing of string with expressions
6pass pass Ambiguous colon in slice
7pass pass Triple parens should be disambiguated
8pass pass Quadruple parens should be disambiguated
9pass FAIL ExprSub $[] happpens to behave the same on simple cases
details
19 passed, 0 OK, 0 not implemented, 0 BUG, 1 failed, 0 timeouts, 0 cases skipped

Details on runs that didn't PASS

osh-cpp9 ExprSub $[] happpens to behave the same on simple cases

[osh-cpp stdout] Expected '3 12\n', got ''
[osh-cpp status] Expected 0, got -6

stdout:
stderr: 
osh: cpp/pgen2.cc:8: void parse::Parser::setup(int): Assertion `0' failed.
timeout: the monitored command dumped core