48 passed, 0 OK, 2 not implemented, 0 BUG, 2 failed, 0 timeouts, 0 cases skipped 2 failed under osh
| osh | 8 PIPESTATUS is set on simple commands [osh stdout] Expected 'pipestatus 1\npipestatus 55 44\npipestatus 0\n' Got 'pipestatus\npipestatus 55 44\npipestatus 55 44\n' stdout: pipestatus pipestatus 55 44 pipestatus 55 44stderr: |
| osh-cpp | 8 PIPESTATUS is set on simple commands [osh-cpp stdout] Expected 'pipestatus 1\npipestatus 55 44\npipestatus 0\n' Got 'pipestatus\npipestatus 55 44\npipestatus 55 44\n' stdout: pipestatus pipestatus 55 44 pipestatus 55 44stderr: |
| osh | 10 |& stdout: stderr: stdout_stderr.py |& cat
^~
[ stdin ]:1: fatal: |& isn't supported
|
| osh-cpp | 10 |& stdout: stderr: stdout_stderr.py |& cat
^~
[ stdin ]:1: fatal: |& isn't supported
|
| osh | 26 #2640 Hanging when reading from character devices [osh stdout] Expected '00000\n00000\n00000\n00000\n' Got '00000\n00000\n00000\n' stdout: 00000 00000 00000stderr: Broken pipe (core dumped) Broken pipe (core dumped) |
| osh-cpp | 26 #2640 Hanging when reading from character devices [osh-cpp stdout] Expected '00000\n00000\n00000\n00000\n' Got '00000\n00000\n00000\n' stdout: 00000 00000 00000stderr: Broken pipe (core dumped) Broken pipe (core dumped) |