You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Elliotte Rusty Harold (Jira)" <ji...@apache.org> on 2019/12/19 19:57:00 UTC

[jira] [Resolved] (SUREFIRE-1247) Custom Junit Runner ignored with surefire plugin(in case of failure)

     [ https://issues.apache.org/jira/browse/SUREFIRE-1247?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Elliotte Rusty Harold resolved SUREFIRE-1247.
---------------------------------------------
    Resolution: Not A Bug

a failing test should not stop execution of other tests

> 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
>            Priority: Major
>
> 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
(v8.3.4#803005)