robotframework-oxygen icon indicating copy to clipboard operation
robotframework-oxygen copied to clipboard

TypeError: __init__() got an unexpected keyword argument 'capture_output'

Open Anokhi1994 opened this issue 2 years ago • 1 comments

Gtest dummy unit tests should pass [Tags] ci:smoke Run JUnit /home/xunit.xml connect -i 6

gives me the following error: 
Gtest dummy unit tests should pass                                    | FAIL |

TypeError: init() got an unexpected keyword argument 'capture_output'

any idea why? it is a simple test that does not do much.

Anokhi1994 avatar Jun 09 '22 12:06 Anokhi1994