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

XUnit is not rendering the test result summary correctly for a Custom tool

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Major Major
    • xunit-plugin
    • None
    • Jenkins ver. 1.626
      xUnit 1.96

      Hello,
      I have a custom tool that generates a report xml file that normally follows the expected format for the XUnit report. But Whenever I click on the summary icon nothing is displayed but the error message "not found".
      For some reason Jenkins is expecting other files besides the Xunit report.

      Attached you will find

      1. the report generated for Xunit *.zip
      2. the list of plugins installed in Jenkins
      3. images of the configuration and the problem of the summary

      The test tool already generates the report in the output format , the xsl style sheet only copies the content as is.

      Jenkins ver. 1.626

       <plugin>
              <active>true</active>
              <backupVersion>1.94</backupVersion>
              <bundled>false</bundled>
              <deleted>false</deleted>
              <dependency/>
              <downgradable>true</downgradable>
              <enabled>true</enabled>
              <hasUpdate>true</hasUpdate>
              <longName>xUnit plugin</longName>
              <pinned>false</pinned>
              <shortName>xunit</shortName>
              <supportsDynamicLoad>MAYBE</supportsDynamicLoad>
              <url>http://wiki.jenkins-ci.org/display/JENKINS/xUnit+Plugin</url>
              <version>1.96</version>
          </plugin>
      

      thanks in advance for your help

            gbois Gregory Boissinot
            daniel Daniel MS
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: