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

Junit hang when using pipeline

XMLWordPrintable

      When using pipeline to generate junit report with the plugin, the job hangs
      example:
      junit testDataPublishers: [[$class: 'JUnitFlakyTestDataPublisher']], testResults: '*/target/failsafe-reports/TEST-.xml' // this is not working - job hangs

      junit '*/target/failsafe-reports/TEST-.xml' // this is working

            scpeters Steve Peters
            eyal_c Eyal Cohen
            Votes:
            2 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated: