[ https://jira.codehaus.org/browse/SUREFIRE-1084?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=358963#comment-358963 ]
Ulli Hafner edited comment on SUREFIRE-1084 at 12/13/14 5:44 AM: ----------------------------------------------------------------- I think the Surefire site report does not show newlines for stacktraces *and* assertion messages. Here is an example project (branch assignments5): https://github.com/uhafner/karatest/tree/assignments5 When you run {{mvn clean test -Dmaven.test.failure.ignore=true site}} then the Surefire report shows the assertion message in a single line. Should I provide a screenshot or is the project sufficient to reproduce? was (Author: ulli): I think the Surefire site report does not show new lines for stacktraces *and* assertion messages. Here is an example project (branch assignments5): https://github.com/uhafner/karatest/tree/assignments5 When you run {{mvn clean test -Dmaven.test.failure.ignore=true site}} then the Surefire report shows the assertion message in a single line. Should I provide a screenshot or is the project sufficient to reproduce? > Surefire-report stack traces appear on a single line. > ----------------------------------------------------- > > Key: SUREFIRE-1084 > URL: https://jira.codehaus.org/browse/SUREFIRE-1084 > Project: Maven Surefire > Issue Type: Bug > Reporter: Josh Eversmann > Priority: Minor > Attachments: Screen Shot 2014-06-30 at 6.40.32 PM.png > > > The <pre> tags and line breaks used by SurefireReportGenerator > .constructFailureDetails do not correctly format the stack trace in the > generated page. > Related PR: https://github.com/apache/maven-surefire/pull/41 -- This message was sent by Atlassian JIRA (v6.1.6#6162)