mcvsubbu opened a new pull request #4727: Enable full stack trace when there is an exception during tests URL: https://github.com/apache/incubator-pinot/pull/4727 By default maven does not print the full stack when exceptions are encountered during tests. Enabled surefire plugin to print the full stack for easy debugging. In some cases we may not have access to the full surefire report to get the stack trace.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
