Results for temp-binding.test.sh

statusbashdashashzshmkshkshtoyshsushbrushosh
pass 2222121123
N-I 0000100000
BUG 1111100000
FAIL 0000012210
total3333333333
casebashdashashzshmkshkshtoyshsushbrushoshdescription
0pass pass pass pass N-I pass FAIL FAIL pass pass More eval 'local v='
detailsdetailsdetails
1BUG pass pass BUG pass pass pass pass FAIL pass Temp bindings with local
detailsdetailsdetails
2pass BUG BUG pass BUG FAIL FAIL FAIL pass pass Temp bindings with unset
detailsdetailsdetailsdetailsdetailsdetails
18 passed, 0 OK, 1 not implemented, 5 BUG, 6 failed, 0 timeouts, 0 cases skipped

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:
bash1 Temp bindings with local

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

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

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

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

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

stdout:
x=
---
x=
x=
---
x=
x=
---
x=
x=
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: