• Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Major Major
    • junit-plugin
    • None

      Still have this issue - Jenkins 2.162.1, JUnit plugin 1.27

      Some of the tests appear twice, there is no difference between tests that appear once or twice..

      These are not junit tests, but they create a test_results.xml in junit format.

      it looks like only the last test in the group appear twice, or those that are "alone"

      Pipeline code:

      junit "/output/**/test_results.xml"

       

          [JENKINS-56623] Junit test showing twice

          liyatikal created issue -
          liyatikal made changes -
          Description New: Still have this issue - Jenkins 2.162.1, JUnit plugin 1.27

          These are not junit tests, but they create a test_results.xml in junit format.

          Pipeline code:

          junit "/output/**/test_results.xml"

           
          liyatikal made changes -
          Attachment New: Screen Shot 2019-03-19 at 19.07.53.png [ 46519 ]
          liyatikal made changes -
          Description Original: Still have this issue - Jenkins 2.162.1, JUnit plugin 1.27

          These are not junit tests, but they create a test_results.xml in junit format.

          Pipeline code:

          junit "/output/**/test_results.xml"

           
          New: Still have this issue - Jenkins 2.162.1, JUnit plugin 1.27

          Some of the tests appear twice, there is no difference between tests that appear once or twice..

          These are not junit tests, but they create a test_results.xml in junit format.

          *it looks like only the last test in the group appear twice, or those that are "alone"*

          Pipeline code:

          junit "/output/**/test_results.xml"

           

          I have the same problem of tests reporting twice with Pipeline. But when I run mvn test using Freestyle - it works fine and reports them once.

          Stanislav Bashkyrtsev added a comment - I have the same problem of tests reporting twice with Pipeline. But when I run mvn test using Freestyle - it works fine and reports them once.

            Unassigned Unassigned
            liyatikal liyatikal
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: