Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-13549

Duplicate test results are shown for grails projects

      This started happening recently. PFA the attached screenshots. Each failed testcase is printed twice.

        1. dup_tests_1.png
          dup_tests_1.png
          117 kB
        2. dup_tests_1.png
          dup_tests_1.png
          85 kB
        3. dup_tests.png
          dup_tests.png
          105 kB

          [JENKINS-13549] Duplicate test results are shown for grails projects

          kiy0taka added a comment - - edited

          If you set 'target/test-reports/*.xml' in 'Publish JUnit test report' configuration, please change to 'target/test-reports/TEST-*.xml'.

          kiy0taka added a comment - - edited If you set 'target/test-reports/*.xml' in 'Publish JUnit test report' configuration, please change to 'target/test-reports/TEST-*.xml'.

          This started happening recently. Will update that configuration and see.

          Ravi Teja Lokineni added a comment - This started happening recently. Will update that configuration and see.

          It is working with 'target/test-reports/TEST-*.xml'

          Ravi Teja Lokineni added a comment - It is working with 'target/test-reports/TEST-*.xml'

          Resolving since it's not a bug, but rather an improperly defined pattern that matched multiple duplicate results

          James Hardwick added a comment - Resolving since it's not a bug, but rather an improperly defined pattern that matched multiple duplicate results

            jeffg2one jeffg2one
            bond Ravi Teja Lokineni
            Votes:
            1 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: