[
https://issues.apache.org/jira/browse/SUREFIRE-1247?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15305846#comment-15305846
]
Pratik kumar commented on SUREFIRE-1247:
----------------------------------------
The methods annotated with @ClassRule are throwing the RunTimeException.
Although I get the stack trace reporting an error , the Test class is
completely taken out the total test count and still the test phase continues.
> Custom Junit Runner ignored with surefire plugin(in case of failure)
> --------------------------------------------------------------------
>
> Key: SUREFIRE-1247
> URL: https://issues.apache.org/jira/browse/SUREFIRE-1247
> Project: Maven Surefire
> Issue Type: Bug
> Reporter: Pratik kumar
> Assignee: Tibor Digana
>
> Running a Junit Test with surefire plugin ignores test class when custom
> junit runner throws a RuntimeException. Is this expected behaviour ?
> How can I add a custom Runner that should stop test flow execution in case
> the custom Junit Runner throws an exception?
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)