[
https://jira.codehaus.org/browse/SUREFIRE-1084?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=355300#comment-355300
]
Herve Boutemy commented on SUREFIRE-1084:
-----------------------------------------
since the actual Surefire code contains "sink.lineBreak();", ie the HTML output
should contain a newline and the <pre> should display it in a browser, I'm
really skeptical about the fix
I really need a sample output to study what is not working as expected (and by
"output", I mean the HTML content to really study it)
@Andreas, did you observe such an issue in one of your reports?
> 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)