You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
test: Print REPL error message during test failures (bazel-contrib#3124)
I noticed that the CI error messages for bazel-contrib#3114 are not useful. This
patch aims to help with that by printing the output of the REPL code.
If there's an exception during startup for example, then the test log
will now contain the stack trace.
---------
Co-authored-by: Ignas Anikevicius <[email protected]>
0 commit comments