Results for nocasematch-match.test.sh

statusbashmkshkshtoyshsushbrushosh
pass 6333366
FAIL 0333300
total6666666
casebashmkshkshtoyshsushbrushoshdescription
0pass FAIL FAIL FAIL FAIL pass pass [[ equality matching
detailsdetailsdetailsdetails
1pass FAIL FAIL FAIL FAIL pass pass [[ regex matching
detailsdetailsdetailsdetails
2pass pass pass pass pass pass pass [ matching
3pass FAIL FAIL FAIL FAIL pass pass case matching
detailsdetailsdetailsdetails
4pass pass pass pass pass pass pass file matching
5pass pass pass pass pass pass pass parameter expansion matching
30 passed, 0 OK, 0 not implemented, 0 BUG, 12 failed, 0 timeouts, 0 cases skipped

Details on runs that didn't PASS

mksh0 [[ equality matching

[mksh stdout] Expected '0\n0\n0\n0\n', got '1\n1\n1\n1\n'

stdout:
1
1
1
1
stderr:
mksh: <stdin>[1]: shopt: not found
ksh0 [[ equality matching

[ksh stdout] Expected '0\n0\n0\n0\n', got '1\n1\n1\n1\n'

stdout:
1
1
1
1
stderr:
E: ksh: <stdin>[1]: shopt: inaccessible or not found
toysh0 [[ equality matching

[toysh stdout] Expected '0\n0\n0\n0\n', got '1\n1\n1\n1\n'

stdout:
1
1
1
1
stderr:
sh: shopt: No such file or directory
sush0 [[ equality matching

[sush stdout] Expected '0\n0\n0\n0\n', got '1\n1\n1\n1\n'

stdout:
1
1
1
1
stderr:
mksh1 [[ regex matching

[mksh stdout] Expected '0\n0\n0\n0\n', got ''
[mksh status] Expected 0, got 1

stdout:
stderr: 
mksh: <stdin>[1]: shopt: not found
mksh: <stdin>[2]: syntax error: '=~' unexpected operator/operand
ksh1 [[ regex matching

[ksh stdout] Expected '0\n0\n0\n0\n', got ''
[ksh status] Expected 0, got 1

stdout:
stderr: 
E: ksh: <stdin>[1]: shopt: inaccessible or not found
E: ksh: <stdin>[2]: syntax error: unexpected operator/operand '=~'
toysh1 [[ regex matching

[toysh stdout] Expected '0\n0\n0\n0\n', got '1\n1\n1\n1\n'

stdout:
1
1
1
1
stderr:
sh: shopt: No such file or directory
sush1 [[ regex matching

[sush stdout] Expected '0\n0\n0\n0\n', got '1\n1\n1\n1\n'

stdout:
1
1
1
1
stderr:
mksh3 case matching

[mksh stdout] Expected '0\n0\n0\n0\n', got '1\n1\n1\n1\n'

stdout:
1
1
1
1
stderr:
mksh: <stdin>[1]: shopt: not found
ksh3 case matching

[ksh stdout] Expected '0\n0\n0\n0\n', got '1\n1\n1\n1\n'

stdout:
1
1
1
1
stderr:
E: ksh: <stdin>[1]: shopt: inaccessible or not found
toysh3 case matching

[toysh stdout] Expected '0\n0\n0\n0\n', got '1\n1\n1\n1\n'

stdout:
1
1
1
1
stderr:
sh: shopt: No such file or directory
sush3 case matching

[sush stdout] Expected '0\n0\n0\n0\n', got '1\n1\n1\n1\n'

stdout:
1
1
1
1
stderr: