Chesnay Schepler created FLINK-16837:
----------------------------------------
Summary: Disable trimStackTrace in surefire plugin
Key: FLINK-16837
URL:
https://issues.apache.org/jira/browse/FLINK-16837 Project: Flink
Issue Type: Improvement
Components: Build System
Reporter: Chesnay Schepler
Assignee: Chesnay Schepler
Fix For: 1.11.0
Surefire has a {{trimStackTrace}} option (enabled by default) which is supposed to cut off the junit parts of stacktraces.
However this has various unfortunate side-effects, such as being overzealous and hiding important bits of the stacktrace and hiding suppressed exceptions.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)