Impala Public Jenkins has submitted this change and it was merged. ( http://gerrit.cloudera.org:8080/12370 )
Change subject: Enable full stacktrace logging with surefire ...................................................................... Enable full stacktrace logging with surefire By default, surefire plugin trims the stack trace while running the JUnit tests. Example: IMPALA-8150 This commit disables that configuration. Tested it manually. Change-Id: I17fb7c72ff39dec1b0cbc7af9df3f61a9abc52b7 Reviewed-on: http://gerrit.cloudera.org:8080/12370 Reviewed-by: Philip Zeyliger <[email protected]> Reviewed-by: Fredy Wijaya <[email protected]> Tested-by: Impala Public Jenkins <[email protected]> --- M fe/pom.xml 1 file changed, 1 insertion(+), 0 deletions(-) Approvals: Philip Zeyliger: Looks good to me, approved Fredy Wijaya: Looks good to me, approved Impala Public Jenkins: Verified -- To view, visit http://gerrit.cloudera.org:8080/12370 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: merged Gerrit-Change-Id: I17fb7c72ff39dec1b0cbc7af9df3f61a9abc52b7 Gerrit-Change-Number: 12370 Gerrit-PatchSet: 2 Gerrit-Owner: Bharath Vissapragada <[email protected]> Gerrit-Reviewer: Fredy Wijaya <[email protected]> Gerrit-Reviewer: Impala Public Jenkins <[email protected]> Gerrit-Reviewer: Philip Zeyliger <[email protected]>
