Results for oil-funcs-external.test.sh

statusyshysh-cpp
FAIL 33
total33
caseyshysh-cppdescription
0FAIL FAIL JSON func on top of proc
detailsdetails
1FAIL FAIL QTT func on top of proc
detailsdetails
2FAIL FAIL QTT func on top of wok
detailsdetails
0 passed, 0 OK, 0 not implemented, 0 BUG, 6 failed, 0 timeouts, 0 cases skipped

Details on runs that didn't PASS

ysh0 JSON func on top of proc

[ysh stdout] Expected 'TODO\nresult = 3\n', got 'result = 3\n'

stdout:
result = 3
stderr:
(List)   [1, 2]
ysh-cpp0 JSON func on top of proc

[ysh-cpp stdout] Expected 'TODO\nresult = 3\n', got ''
[ysh-cpp status] Expected 0, got -6

stdout:
stderr: 
terminate called after throwing an instance of 'KeyError*'
terminate called after throwing an instance of 'KeyError*'
timeout: the monitored command dumped core
ysh1 QTT func on top of proc

[ysh status] Expected 0, got 127

stdout:
stderr: 
  qtt tabify '''
  ^~~
[ stdin ]:14: 'qtt' not found
[ stdin ]:14: errexit PID 5450: Command failed with status 127
  ''' | myadd | qtt read-cols result
                ^~~
[ stdin ]:18: 'qtt' not found
[ stdin ]:18: errexit PID 5384: Command failed with status 127
    qtt read-rows {
                  ^
[ stdin ]:3: fatal: Unexpected typed args passed to external command 'qtt'
  ''' | myadd | qtt read-cols result
                ^~~
[ stdin ]:18: errexit PID 5384: Pipeline failed with status 127
ysh-cpp1 QTT func on top of proc

[ysh-cpp status] Expected 0, got 127

stdout:
stderr: 
  ''' | myadd | qtt read-cols result
                ^~~
[ stdin ]:18: 'qtt' not found
  qtt tabify '''
  ^~~
[ stdin ]:14: 'qtt' not found
[ stdin ]:18: errexit PID 5460: Command failed with status 127
[ stdin ]:14: errexit PID 5462: Command failed with status 127
    qtt read-rows {
                  ^
[ stdin ]:3: fatal: Unexpected typed args passed to external command 'qtt'
  ''' | myadd | qtt read-cols result
                ^~~
[ stdin ]:18: errexit PID 5460: Pipeline failed with status 127
ysh2 QTT func on top of wok

[ysh status] Expected 0, got 1

stdout:
stderr: 
  wok foo {
          ^
[ stdin ]:1: fatal: Unexpected typed args passed to external command 'wok'
ysh-cpp2 QTT func on top of wok

[ysh-cpp status] Expected 0, got 1

stdout:
stderr: 
  wok foo {
          ^
[ stdin ]:1: fatal: Unexpected typed args passed to external command 'wok'