[ https://issues.apache.org/jira/browse/SUREFIRE-1324?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15807401#comment-15807401 ]
ASF GitHub Bot commented on SUREFIRE-1324: ------------------------------------------ Github user Tibor17 commented on the issue: https://github.com/apache/maven-surefire/pull/139 @britter @ChristianSchulte If you have no objections to this I will push it to master. Thx. > Surefire incorrectly suppresses exceptions when closing resources. > ------------------------------------------------------------------ > > Key: SUREFIRE-1324 > URL: https://issues.apache.org/jira/browse/SUREFIRE-1324 > Project: Maven Surefire > Issue Type: Bug > Reporter: Christian Schulte > Assignee: Tibor Digana > Priority: Critical > Fix For: 2.19.2 > > > There are various places where exceptions thrown when closing resources are > suppressed although they should be handled. Additionally, the {{PrintStream}} > class does not throw exceptions but provides a {{checkError}} method to be > used instead. This method has not been used after writing to the > {{PrintStream}}. -- This message was sent by Atlassian JIRA (v6.3.4#6332)