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

This issue is archived. You can view it, but you can't modify it. Learn more

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'

            Assignee:
            Marc Jay
            Reporter:
            Marc Jay
            Archiver:
            Jenkins Service Account

              Created:
              Updated:
              Resolved:
              Archived: