[ https://issues.apache.org/jira/browse/SUREFIRE-1042?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15049402#comment-15049402 ]
Tibor Digana commented on SUREFIRE-1042: ---------------------------------------- I checked both parameters in documentation https://maven.apache.org/surefire/maven-surefire-plugin/test-mojo.html but both are working as described. I understand what you need but I do not see which parameter could be buggy. Maybe we should add this ambition to surefire 3.0. > Provide way of running tests so that stack trace isn't dumped onto console > -------------------------------------------------------------------------- > > Key: SUREFIRE-1042 > URL: https://issues.apache.org/jira/browse/SUREFIRE-1042 > Project: Maven Surefire > Issue Type: Bug > Affects Versions: 2.13, 2.14, 2.15, 2.16 > Environment: Maven 3.x, Linux > Reporter: DN > Assignee: Tibor Digana > Attachments: test.zip > > > We never used to get stack traces from any failed tests (asserts) being > dumped onto the console. "Upgrading" to 2.16 means that they now get dumped > onto the console (UGLY IMHO). Can we at least have the option of the previous > output behaviour (2.10 for example)? If there already is a way of achieving > this, please advise, I couldn't find anything that had an effect. -- This message was sent by Atlassian JIRA (v6.3.4#6332)