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

JUnit publisher does not automatically pick up test results from the tycho-surefire-plugin

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Major Major
    • pipeline-maven-plugin
    • None
    • Jenkins 2.150.1

      I am using the pipeline-maven-plugin with a project that runs multiple Maven times. One of the invocations uses the Eclipse Tycho toolchain to build a set of Eclipse plug-ins. When using Eclipse Tycho, tests are prepared and executed with the tycho-surefire-plugin, which places the results by default in the ${project.build.directory}/surefire-reports directory ( reference ).

      It would be great if the test results from tycho would be automatically picked up, just like the surefire and failsafe results.

      The affected build is at https://builds.apache.org/job/Sling/job/sling-ide-tooling/ ( although I might try to find a workaround in the meantime ) and is built using a regular Jenkinsfile and the Pipeline library from https://github.com/apache/sling-tooling-jenkins/.

            cleclerc Cyrille Le Clerc
            rombert Robert Munteanu
            Votes:
            1 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: