robotframework-oxygen
robotframework-oxygen copied to clipboard
TypeError: __init__() got an unexpected keyword argument 'capture_output'
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.
Hi, is it possible for you to attach output.xml
to this issue? It would help debugging
Closing due to inactivity