MarketSquare / MarketSquare/robotframework-retryfailed

First Testcase in a .robot file is always ran twice even though the testcase pass

Open
#5 1 comment 0 reactions 0 assignees View on GitHub

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?
slack_3
slac_2
slac_1

  • 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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.