MarketSquare / MarketSquare/robotframework-retryfailed
First Testcase in a .robot file is always ran twice even though the testcase pass
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 19
- Forks
- 8
- PR merge metrics
- No merged PRs in 30d
Description
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
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the Jenkins-only run with Pabot, Selenoid Docker, and the RetryFailed listener, then compare it with the command that omits the listener. The issue provides no named source file or test; done means identifying why the first testcase is executed twice and adding a regression check for that behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- ci-cd, testing
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100