spec test index / oilshell.org
status | ysh | |
FAIL | 4 | |
total | 4 | |
case | ysh | description |
0 | FAIL | Local place |
details | ||
1 | FAIL | place->setValue() |
details | ||
2 | FAIL | [DISABLED] Places can't dangle; they should passed UP the stack only |
details | ||
3 | FAIL | Container Place (Dict) |
details |
0 passed, 0 OK, 0 not implemented, 0 BUG, 4 failed, 0 timeouts, 0 cases skipped 4 failed under osh
ysh | 0 Local place [ysh stdout] Expected 'f x=f\nfillPlace x=fillPlace\np x=zzz\n\nglobal x=global\n' Got '' [ysh status] Expected 0, got 1 [ysh stderr] Found 'Traceback (most recent' stdout: stderr: Traceback (most recent call last): File "/home/uke/oil/bin/oils_for_unix.py", line 20, in <module> import posix_ as posix ImportError: No module named posix_ |
ysh | 1 place->setValue() [ysh stdout] Expected 'f x=f\nfillPlace x=fillPlace\np x=zzz\nglobal x=global\n' Got '' [ysh status] Expected 0, got 1 [ysh stderr] Found 'Traceback (most recent' stdout: stderr: Traceback (most recent call last): File "/home/uke/oil/bin/oils_for_unix.py", line 20, in <module> import posix_ as posix ImportError: No module named posix_ |
ysh | 2 [DISABLED] Places can't dangle; they should passed UP the stack only [ysh stderr] Found 'Traceback (most recent' stdout: stderr: Traceback (most recent call last): File "/home/uke/oil/bin/oils_for_unix.py", line 20, in <module> import posix_ as posix ImportError: No module named posix_ |
ysh | 3 Container Place (Dict) [ysh status] Expected 0, got 1 [ysh stderr] Found 'Traceback (most recent' stdout: stderr: Traceback (most recent call last): File "/home/uke/oil/bin/oils_for_unix.py", line 20, in <module> import posix_ as posix ImportError: No module named posix_ |