You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@beam.apache.org by Luke Cwik <lc...@google.com> on 2022/02/04 22:37:16 UTC

Re: Java SDK: Is there a system property to print out detailed stack trace in test?

Are you referring to Apache Beam tests or your own tests that you wrote
that use Apache Beam in some way?
Also, how are you launching the tests or are they being launched by
something like Jenkins?

On Mon, Jan 24, 2022 at 1:46 PM Siyu Lin <si...@unity3d.com> wrote:

> Hi all,
>
> Was wondering if we can set up a system property to print out detailed
> errors when tests throwing exceptions / errors. I remember that I set it up
> before but forget the exact name.
>
> Appreciate any help!
> -siyu