robotframework / RIDE

Test data editor for Robot Framework
Apache License 2.0
957 stars 378 forks source link

Getting Calling method 'log_message' of listener 'C:\Users\..\AppData\Local\Programs\Python\Python39\lib\site-packages\robotide\contrib\testrunner\TestRunnerAgent.py' failed: AttributeError: 'Output' object has no attribute '_xmllogger' #2695

Closed error404x0016 closed 7 months ago

error404x0016 commented 7 months ago

I got this error when running tests in RIDE after I upgraded robot framework via pip install --upgrade

2024-01-22_23h15_40

HelioGuilherme66 commented 7 months ago

The previous issue was reporting this, #2677.

For now, the solution is to downgrade robotframework to 6.1.1.

error404x0016 commented 7 months ago

thanks for the tip, i'll downgrade my robotframework to 6.1.1 and relay this to my fellow qa

HelioGuilherme66 commented 7 months ago

Fixed in v2.1dev12.