walterddr commented on issue #7248: URL: https://github.com/apache/pinot/issues/7248#issuecomment-928363415
A quick research: 1. this is most likely timeout during test teardown failure (afterclass/aftersuite) 2. i am not sure if this is related. but it seems like the failure inducing test suite/class is not being printed out. (see: https://issues.apache.org/jira/browse/SUREFIRE-1287) it doesn't seem like it is easy to modify surefire plugin to print the test name before hand so we probably need to modify our logging to log test suite/class info before hand ?? -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
