Results for process-sub.test.sh

statusoshosh-cpp
pass 98
FAIL 01
total99
caseoshosh-cppdescription
0pass pass Process sub input
1pass pass Process sub from external process to stdin
2pass pass Process sub from shell to stdin
3pass pass Non-linear pipeline with >()
4pass FAIL $(<file) idiom with process sub
details
5pass pass status code is available
6pass pass shopt -s process_sub_fail
7pass pass process subs and pipelines together
8pass pass process sub in background &
17 passed, 0 OK, 0 not implemented, 0 BUG, 0 failed, 0 timeouts, 0 cases skipped

Details on runs that didn't PASS

osh-cpp4 $(<file) idiom with process sub

[osh-cpp stdout] Expected 'FOO\nhi\n', got ''
[osh-cpp status] Expected 0, got -6

stdout:
stderr: 
terminate called after throwing an instance of 'IndexError*'
timeout: the monitored command dumped core