Results for ysh-place.test.sh

statusyshysh_ALT
pass 22
FAIL 22
total44
caseyshysh_ALTdescription
0pass pass Local place
1pass pass place->setValue()
2FAIL FAIL [DISABLED] Places can't dangle; they should passed UP the stack only
detailsdetails
3FAIL FAIL Container Place (Dict)
detailsdetails
4 passed, 0 OK, 0 not implemented, 0 BUG, 4 failed, 0 timeouts, 0 cases skipped
2 failed under osh

Details on runs that didn't PASS

ysh2 [DISABLED] Places can't dangle; they should passed UP the stack only

[ysh stdout] Expected '', got 'done\n'
[ysh status] Expected 1, got 0

stdout:
done
stderr:
ysh_ALT2 [DISABLED] Places can't dangle; they should passed UP the stack only

[ysh_ALT stdout] Expected '', got 'done\n'
[ysh_ALT status] Expected 1, got 0

stdout:
done
stderr:
ysh3 Container Place (Dict)

[ysh status] Expected 0, got 2

stdout:
stderr: 
  echo zzz | read --all (&d.key)
                           ^
[ stdin ]:3: Places in containers not implemented yet
ysh_ALT3 Container Place (Dict)

[ysh_ALT status] Expected 0, got 2

stdout:
stderr: 
  echo zzz | read --all (&d.key)
                           ^
[ stdin ]:3: Places in containers not implemented yet