Results for oil-funcs-external.test.sh

statusoiloil_ALT
FAIL 33
total33
caseoiloil_ALTdescription
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, 3 failed, 0 timeouts, 0 cases skipped
3 failed under osh

Details on runs that didn't PASS

oil0 JSON func on top of proc

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

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

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

stdout:
result = 3
stderr:
(List)   [1, 2]
oil1 QTT func on top of proc

[oil status] Expected 0, got 127

stdout:
stderr: 
  qtt tabify '''
  ^~~
[ stdin ]:14: 'qtt' not found
[ stdin ]:14: errexit PID 13435: Command failed with status 127
  ''' | myadd | qtt read-cols result
                ^~~
[ stdin ]:18: 'qtt' not found
[ stdin ]:18: errexit PID 13417: 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 13417: Pipeline failed with status 127
oil_ALT1 QTT func on top of proc

[oil_ALT status] Expected 0, got 127

stdout:
stderr: 
  ''' | myadd | qtt read-cols result
                ^~~
[ stdin ]:18: 'qtt' not found
[ stdin ]:18: errexit PID 13446: Command failed with status 127
  qtt tabify '''
  ^~~
[ stdin ]:14: 'qtt' not found
[ stdin ]:14: errexit PID 13467: 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 13446: Pipeline failed with status 127
oil2 QTT func on top of wok

[oil status] Expected 0, got 1

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

[oil_ALT status] Expected 0, got 1

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