You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Chesnay Schepler (Jira)" <ji...@apache.org> on 2020/04/01 07:50:00 UTC

[jira] [Closed] (FLINK-16837) Disable trimStackTrace in surefire plugin

     [ https://issues.apache.org/jira/browse/FLINK-16837?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Chesnay Schepler closed FLINK-16837.
------------------------------------
    Resolution: Fixed

master: 7c3b065e4af44e3ab8ebc78e5c5e689c664e98ed

> 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
>            Priority: Major
>             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)