spec test index / oilshell.org
status | ysh | |
FAIL | 6 | |
total | 6 | |
case | ysh | description |
0 | FAIL | help topic not found |
details | ||
1 | FAIL | help topics that are embedded |
details | ||
2 | FAIL | help topics that print URLs |
details | ||
3 | FAIL | help shows 'ysh-chapters' topic |
details | ||
4 | FAIL | help List/append, runes, etc. |
details | ||
5 | FAIL | help oils-err-12 (case insensitive) |
details |
0 passed, 0 OK, 0 not implemented, 0 BUG, 6 failed, 0 timeouts, 0 cases skipped 6 failed under osh
ysh | 0 help topic not found [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 help topics that are embedded [ysh stdout] Expected 'no args 0\n\n~~~ help\nhelp 0\n\n~~~ oils-usage\noils-usage 0\n\n~~~ osh-usage\nosh-usage 0\n\n~~~ ysh-usage\nysh-usage 0\n\n~~~ osh-chapters\nosh-chapters 0\n\n~~~ ysh-chapters\nysh-chapters 0\n\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 help topics that print URLs [ysh stdout] Expected 'chap-word-lang.html\nstatus=0\nchap-builtin-cmd.html\nstatus=0\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 | 3 help shows 'ysh-chapters' topic [ysh stdout] Expected '~~~ ysh-chapters ~~~\nstatus=0\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 | 4 help List/append, runes, etc. [ysh stdout] Expected 'status=0\nstatus=0\nstatus=0\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 | 5 help oils-err-12 (case insensitive) [ysh stdout] Expected 'catalog.html#oils-err-12\nstatus=0\ncatalog.html#oils-err-12\nstatus=0\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_ |