Details
-
Bug
-
Status: Closed
-
Minor
-
Resolution: Won't Fix
-
2.16
-
None
-
None
-
None
Description
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.
Attachments
Attachments
Issue Links
- blocks
-
SUREFIRE-1067 Nested causes conflated with wrapper exception
- Closed