• 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

          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: