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

Test report does not include all matching result xml files

XMLWordPrintable

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

      We are using the option "Publish test results" for all our build jobs
      and are specifiying the following pattern for "Test results in XML format:"

      "_test/results/TEST_*.xml"

      When our ant build script is completed, there are the following files available matching this pattern:

      _test/results/TEST_hmm.xml
      _test/results/TEST_mssql2008.xml
      _test/results/TEST_oracle11g.xml
      _test/results/TESTS-TestSuites

      Since we updated to Jenkins 1.454, the file "_test/results/TEST_oracle11g.xml" will not be included anymore in the resulting test report (JOB/builds/TIMESTAMP/junitResult.xml) for all our builds.
      Only "TEST_hmm.xml" and "TEST_mssql2008.xml" are considered.

      Symptoms:

      • The build succeeds even if some of our Oracle tests fail
      • The test result trend graph shows the wrong number of test

      The listed files are all available in the specified directory and the HTML test report, which we create additionally, includes all test results.
      An update to Jenkins 1.455 did not help.
      Please let me know if you need any further information.

            Unassigned Unassigned
            pcorlatan Philip Corlatan
            Votes:
            2 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: