docker-robot-framework icon indicating copy to clipboard operation
docker-robot-framework copied to clipboard

Docker endlessloop retryfailed library

Open fabisento opened this issue 8 months ago • 3 comments

Hello there,I recently tried the robotframework-retryfailed library https://docs.robotframework.org/docs/flaky_tests

I wanted to give the flaky tests the ability to start a second run if they fail due to e.g. timeout

My problem is that it basically works perfectly, but not in Docker Here it makes my defined repeat attempt of :1 in an endless loop

Does anyone have experience with this or the same problem? Thx

Here the output from console: Snipaste_2024-06-28_09-52-57

Thx

fabisento avatar Jun 28 '24 07:06 fabisento