You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello All,
I have 4 testcases in a .robot file. I'm using Pabot to run it in a Jenkins Pipeline inside a Selenoid Docker. I'm using RetryFailed listener.The problem is first testcase in my .robot file always runs two times eventhough first run is pass. Any idea why this is happening?
Unable to reproduce the issue in local, right now happening only in jenkins
Using robotframework-retryfailed
When retry listener is removed from pabot command, issue is not happening
The text was updated successfully, but these errors were encountered:
Hello All,
I have 4 testcases in a .robot file. I'm using Pabot to run it in a Jenkins Pipeline inside a Selenoid Docker. I'm using RetryFailed listener.The problem is first testcase in my .robot file always runs two times eventhough first run is pass. Any idea why this is happening?
The text was updated successfully, but these errors were encountered: