Tibor17 commented on issue #257: [SUREFIRE-1727] junitplatform: handle all 
containers
URL: https://github.com/apache/maven-surefire/pull/257#issuecomment-559317708
 
 
   @t-8ch 
   We have a similar issue 
[SUREFIRE-1688](https://issues.apache.org/jira/browse/SUREFIRE-1688) which 
happens when the method annotated by `@BeforeAll` throws an exception.
   It is similar to this issue but it is not identical.
   You can leave your comment, maybe you have opinion about the change needed. 
It looks simple.
   IMO the fix should be placed at the 
[line](https://github.com/apache/maven-surefire/blob/master/surefire-providers/surefire-junit-platform/src/main/java/org/apache/maven/surefire/junitplatform/RunListenerAdapter.java#L121)
 so I would like to work on it and satisfy given unit test in the pullrequest 
#255 .
   
   
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to