Results for temp-binding.test.sh

statusbashmkshkshtoyshsushbrushosh
pass 3010032
N-I 0100000
BUG 0200000
FAIL 0023301
total3333333
casebashmkshkshtoyshsushbrushoshdescription
0pass N-I pass FAIL FAIL pass pass More eval 'local v='
detailsdetailsdetails
1pass BUG FAIL FAIL FAIL pass FAIL Temp bindings with local
detailsdetailsdetailsdetailsdetails
2pass BUG FAIL FAIL FAIL pass pass Temp bindings with unset
detailsdetailsdetailsdetails
9 passed, 0 OK, 1 not implemented, 2 BUG, 9 failed, 0 timeouts, 0 cases skipped
1 failed under osh

Details on runs that didn't PASS

mksh0 More eval 'local v='

stdout:
stderr: 
toysh0 More eval 'local v='

[toysh stdout] Expected 'x=x\ny=y\nz=z\n', got ''
[toysh status] Expected 0, got -6

stdout:
stderr: 
munmap_chunk(): invalid pointer
sush0 More eval 'local v='

[sush stdout] Expected 'x=x\ny=y\nz=z\n', got 'x=x\n'
[sush status] Expected 0, got 1

stdout:
x=x
stderr:
mksh1 Temp bindings with local

stdout:
x=
tx=
y=
ty=
stderr:
ksh1 Temp bindings with local

[ksh stdout] Expected 'x=x\ntx=tx\ny=y\nty=ty\n', got 'x=\ntx=\ny=\nty=\n'

stdout:
x=
tx=
y=
ty=
stderr:
toysh1 Temp bindings with local

[toysh stdout] Expected 'x=x\ntx=tx\ny=y\nty=ty\n', got 'x=\ntx=\ny=\nty=\n'

stdout:
x=
tx=
y=
ty=
stderr:
sush1 Temp bindings with local

[sush stdout] Expected 'x=x\ntx=tx\ny=y\nty=ty\n', got 'x=\ntx=\ny=\nty=\n'

stdout:
x=
tx=
y=
ty=
stderr:
osh1 Temp bindings with local

[osh stdout] Expected 'x=x\ntx=tx\ny=y\nty=ty\n', got 'x=\ntx=\ny=\nty=\n'

stdout:
x=
tx=
y=
ty=
stderr:
mksh2 Temp bindings with unset

stdout:
x=
---
x=
x=
---
x=
x=
---
x=
x=
stderr:
ksh2 Temp bindings with unset

[ksh stdout] Expected 'x=\n---\nx=\nx=\n---\nx=42\nx=42\n---\nx=42\nx=42\n' Got 'x=\n---\nx=\nx=\n---\nx=\nx=\n---\nx=\nx=\n'

stdout:
x=
---
x=
x=
---
x=
x=
---
x=
x=
stderr:
toysh2 Temp bindings with unset

[toysh stdout] Expected 'x=\n---\nx=\nx=\n---\nx=42\nx=42\n---\nx=42\nx=42\n' Got 'x=\n---\nx=\nx=\n---\nx=\nx=\n---\n'
[toysh status] Expected 0, got -6

stdout:
x=
---
x=
x=
---
x=
x=
---
stderr:
munmap_chunk(): invalid pointer
sush2 Temp bindings with unset

[sush stdout] Expected 'x=\n---\nx=\nx=\n---\nx=42\nx=42\n---\nx=42\nx=42\n' Got 'x=\n---\nx=\nx=\n---\nx=\nx=\n---\nx=\nx=\n'

stdout:
x=
---
x=
x=
---
x=
x=
---
x=
x=
stderr: