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

          [JENKINS-40561] Junit hang when using pipeline

          There are no comments yet on this issue.

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

              Created:
              Updated: