DetachHead / pytest-robotframework

a pytest plugin that creates robotframework reports for tests written in python and allows you to run robotframework tests with pytest
https://detachhead.github.io/pytest-robotframework/
MIT License
28 stars 2 forks source link

flake moment in terminal tests #290

Open DetachHead opened 2 months ago

DetachHead commented 2 months ago

no clue whats going on here, probably some nonsense where 2 things are trying to print into the terminal at the same time or whatever

https://github.com/DetachHead/pytest-robotframework/actions/runs/9739431770/job/26874636115?pr=217

job-logs.txt

KotlinIsland commented 2 months ago
where [] = <RunResult ret=-6 len(stdout.lines)=0 len(stderr.lines)=0 duration=0.19s>.outlines

It didn't output anything at all.....