You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "André Carmo (JIRA)" <ji...@apache.org> on 2019/03/05 15:36:00 UTC

[jira] [Created] (SUREFIRE-1644) Identify flaky tests in Surefire report

André Carmo created SUREFIRE-1644:
-------------------------------------

             Summary: Identify flaky tests in Surefire report
                 Key: SUREFIRE-1644
                 URL: https://issues.apache.org/jira/browse/SUREFIRE-1644
             Project: Maven Surefire
          Issue Type: Improvement
          Components: Maven Surefire Report Plugin
            Reporter: André Carmo


Hi all,

 

There is a feature that allows to rerun failing tests: [https://maven.apache.org/surefire/maven-surefire-plugin/examples/rerun-failing-tests.html]

This feature outputs to the surefire XML report some elements like flakyFailure, flakyError, and others.

 

However, when generating the surefire report (invoking something like mvn surefire-report:report-only) those XML elements are not used and are not considered for the HTML report. That would be a great improvement.

 

I can try to make a pull request for that, but please give me an overview first on where to look at to try to cut some time and some effort.

 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)