Elias Elqmvist Wulcan created SUREFIRE-1050: -----------------------------------------------
Summary: trimStackTrace=true trims "caused by:" sections complelely away Key: SUREFIRE-1050 URL: https://jira.codehaus.org/browse/SUREFIRE-1050 Project: Maven Surefire Issue Type: Bug Reporter: Elias Elqmvist Wulcan Priority: Minor Fix For: 2.4 Description of the parameter 'trimStackTrace' states "trim the stack trace in the reports to just the lines within the test" which it does nicely on the stacktrace, but there may be additional information in the initial cause that doesn't fall to the category "not within the test". Without trimming these "caused by:" lines of course show up, but so does the overly long test framework part of the stacktrace. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira