Results for ysh-builtin-help.test.sh

statusysh
FAIL 6
total6
caseyshdescription
0FAIL help topic not found
details
1FAIL help topics that are embedded
details
2FAIL help topics that print URLs
details
3FAIL help shows 'ysh-chapters' topic
details
4FAIL help List/append, runes, etc.
details
5FAIL 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

Details on runs that didn't PASS

ysh0 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_
ysh1 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_
ysh2 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_
ysh3 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_
ysh4 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_
ysh5 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_