spec test index / oilshell.org
37 passed, 0 OK, 0 not implemented, 0 BUG, 20 failed, 0 timeouts, 0 cases skipped
osh_.cc | 1 bad help topic [osh_.cc stdout] Expected 'help=1\ngrep=0\n', got 'TODO\nhelp=0\ngrep=0\n' stdout: TODO help=0 grep=0stderr: |
osh_.cc | 5 type -t -> keyword [osh_.cc stdout] Expected 'keyword\nkeyword\nkeyword\nkeyword\nkeyword\nkeyword\n', got '' [osh_.cc status] Expected 0, got -6 stdout: stderr: osh_eval.dbg: _build/cpp/consts.cc:622: bool consts::IsControlFlow(Str *): Assertion `0' failed. |
osh_.cc | 6 type -t control flow [osh_.cc stdout] Expected 'keyword\nkeyword\nkeyword\nkeyword\n', got '' [osh_.cc status] Expected 0, got -6 stdout: stderr: osh_eval.dbg: _build/cpp/consts.cc:622: bool consts::IsControlFlow(Str *): Assertion `0' failed. |
osh_.py | 7 type -t -> file [osh_.py stdout] Expected 'file\nfile\n', got '' [osh_.py status] Expected 0, got 1 stdout: stderr: type: 'find' not found type: 'xargs' not found |
osh_.cc | 7 type -t -> file [osh_.cc stdout] Expected 'file\nfile\n', got '' [osh_.cc status] Expected 0, got -6 stdout: stderr: osh_eval.dbg: _build/cpp/consts.cc:622: bool consts::IsControlFlow(Str *): Assertion `0' failed. |
osh_.py | 8 type -t doesn't find non-executable (like command -v) [osh_.py stdout] Expected u'', got "(cmd_value.Argv argv:[touch '/non-executable'] arg_spids:[7 9])\n" stdout: (cmd_value.Argv argv:[touch '/non-executable'] arg_spids:[7 9])stderr: Unhandled SimpleCommand type: 'non-executable' not found |
osh_.cc | 8 type -t doesn't find non-executable (like command -v) [osh_.cc stdout] Expected u'', got "(cmd_value.Argv argv:[touch '/non-executable'] arg_spids:[7 9])\n" [osh_.cc status] Expected 1, got -6 stdout: (cmd_value.Argv argv:[touch '/non-executable'] arg_spids:[7 9])stderr: Unhandled SimpleCommand osh_eval.dbg: _build/cpp/consts.cc:622: bool consts::IsControlFlow(Str *): Assertion `0' failed. |
osh_.py | 9 type -t -> not found [osh_.py stdout] Expected 'builtin\nfile\nstatus=1\n', got 'builtin\nstatus=1\n' stdout: builtin status=1stderr: type: 'ZZZ' not found type: 'find' not found type: '=' not found |
osh_.cc | 9 type -t -> not found [osh_.cc stdout] Expected 'builtin\nfile\nstatus=1\n', got '' [osh_.cc status] Expected 0, got -6 stdout: stderr: osh_eval.dbg: _build/cpp/consts.cc:622: bool consts::IsControlFlow(Str *): Assertion `0' failed. |
osh_.py | 10 type -p builtin -> file [osh_.py stdout] Expected '/bin/mv\n/bin/tar\n/bin/grep\n', got '' [osh_.py status] Expected 0, got 1 stdout: stderr: type: 'mv' not found type: 'tar' not found type: 'grep' not found |
osh_.cc | 10 type -p builtin -> file [osh_.cc stdout] Expected '/bin/mv\n/bin/tar\n/bin/grep\n', got '' [osh_.cc status] Expected 0, got -6 stdout: stderr: osh_eval.dbg: _build/cpp/consts.cc:622: bool consts::IsControlFlow(Str *): Assertion `0' failed. |
osh_.cc | 11 type -p builtin -> not found [osh_.cc status] Expected 1, got -6 stdout: stderr: osh_eval.dbg: _build/cpp/consts.cc:622: bool consts::IsControlFlow(Str *): Assertion `0' failed. |
osh_.py | 13 type -P builtin -> file [osh_.py stdout] Expected '/bin/mv\n/bin/tar\n/bin/grep\n', got '' [osh_.py status] Expected 0, got 1 stdout: stderr: type: 'mv' not found type: 'tar' not found type: 'grep' not found |
osh_.cc | 13 type -P builtin -> file [osh_.cc stdout] Expected '/bin/mv\n/bin/tar\n/bin/grep\n', got '' [osh_.cc status] Expected 0, got -6 stdout: stderr: osh_eval.dbg: _build/cpp/consts.cc:622: bool consts::IsControlFlow(Str *): Assertion `0' failed. |
osh_.cc | 14 type -P builtin -> not found [osh_.cc status] Expected 1, got -6 stdout: stderr: osh_eval.dbg: _build/cpp/consts.cc:622: bool consts::IsControlFlow(Str *): Assertion `0' failed. |
osh_.py | 16 type -P builtin -> not a file but file found [osh_.py stdout] Expected '/bin/mv\n/bin/tar\n/bin/grep\n', got '' stdout: stderr: |
osh_.cc | 16 type -P builtin -> not a file but file found [osh_.cc stdout] Expected '/bin/mv\n/bin/tar\n/bin/grep\n', got '' stdout: stderr: |
osh_.cc | 17 type -f builtin -> not found [osh_.cc status] Expected 1, got -6 stdout: stderr: osh_eval.dbg: _build/cpp/consts.cc:622: bool consts::IsControlFlow(Str *): Assertion `0' failed. |
osh_.py | 18 type -f builtin -> function and file exists [osh_.py stdout] Expected '/bin/mv is a file\n/bin/tar is a file\n/bin/grep is a file\n', got '' [osh_.py status] Expected 0, got 1 stdout: stderr: type: 'mv' not found type: 'tar' not found type: 'grep' not found |
osh_.cc | 18 type -f builtin -> function and file exists [osh_.cc stdout] Expected '/bin/mv is a file\n/bin/tar is a file\n/bin/grep is a file\n', got '' [osh_.cc status] Expected 0, got -6 stdout: stderr: osh_eval.dbg: _build/cpp/consts.cc:622: bool consts::IsControlFlow(Str *): Assertion `0' failed. |