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

Add support for the Jenkins JUnit flaky-test-handler plugin

XMLWordPrintable

    • pipeline-maven-3.11.0

      Similar to JENKINS-44226 it would be great if the plugin supported the Flaky Test Handler plugin, to publish flaky test reports from surefire

      Plugin: https://plugins.jenkins.io/flaky-test-handler/

       

      It is a TestDataPublisher similar to AttachmentsPublisher - normally invoked in a pipeline like so:

      junit testDataPublishers: [[$class: 'JUnitFlakyTestDataPublisher']], testResults: 'target/surefire-reports/TEST*.xml'

            marcj Marc Jay
            marcj Marc Jay
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: