• Icon: Bug Bug
    • Resolution: Not A Defect
    • Icon: Trivial Trivial
    • robot-plugin
    • None

      I use batch command to execute tests in Jenkins Job.
      1st problem:
      I added to --rerunfailed step in my batch command but there is a bug. For example: I have 20 test case and 18/20 passed. --rerunfailed command execute the failed test and when they also passed, jenkins status button won't be green. It has to be green, because actually whole tests status passed.
      2nd problem:
      For example, passed ratio is 15/20. After this execution passed ratio increase to 18/20 with --rerunfailed but general report won't be updated.

          [JENKINS-29306] Execute windows batch command

          Jussi Malinen added a comment -

          Jussi Malinen added a comment - Is this the same issue as https://issues.jenkins-ci.org/browse/JENKINS-29210 ?

          Dirk Richter added a comment -

          Suggestion: Close as Wont'fix.

          The option --rerunfailed actually creates a new jenkins run with new buildnumber and new logs. This is fine, because only results of these tests are of interest in a rerun.

          You should consider to improve you tests. Additionally you can handle retries with robot keyword Wait Until Keyword Succeeds.

          Dirk Richter added a comment - Suggestion : Close as Wont'fix. The option --rerunfailed actually creates a new jenkins run with new buildnumber and new logs. This is fine, because only results of these tests are of interest in a rerun. You should consider to improve you tests. Additionally you can handle retries with robot keyword Wait Until Keyword Succeeds.

          Dirk Richter added a comment -

          seems to be a deprecated issue: no reaction on my suggestions since half a year => close (can be reopened if needed)

          Dirk Richter added a comment - seems to be a deprecated issue: no reaction on my suggestions since half a year => close (can be reopened if needed)

            jpiironen jpiironen
            buurkeey Burak Koyuncu
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: