You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Simon Urli (JIRA)" <ji...@apache.org> on 2017/09/15 08:14:02 UTC

[jira] [Created] (SUREFIRE-1416) maven-surefire-parser: add new method isError in ReportTestCase

Simon Urli created SUREFIRE-1416:
------------------------------------

             Summary: maven-surefire-parser: add new method isError in ReportTestCase
                 Key: SUREFIRE-1416
                 URL: https://issues.apache.org/jira/browse/SUREFIRE-1416
             Project: Maven Surefire
          Issue Type: Improvement
          Components: Maven Surefire Plugin
            Reporter: Simon Urli
            Priority: Minor


There is currently no way after parsing test suite to know if a test case is a failure or an error. I need a boolean isError in ReportTestCase and associated getter and setter, to be able to use properly the maven-surefire-parser API to know if a test is considered as an error or as a failure, without consulting the logs.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)