[
https://issues.apache.org/jira/browse/SUREFIRE-1416?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tibor Digana updated SUREFIRE-1416:
-----------------------------------
Fix Version/s: 2.21.0.Jigsaw
> 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
> Assignee: Tibor Digana
> Priority: Minor
> Fix For: 2.21.0.Jigsaw
>
>
> 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)