adoroszlai commented on issue #813: HDDS-3309. Add TimedOutTestsListener to surefire URL: https://github.com/apache/hadoop-ozone/pull/813#issuecomment-614286645 > Looks like hadoop-hdds can't locate the class in hadoop-ozone I started working on a similar listener (for debugging disk space usage in tests) and ran into this classpath issue. Solved it by moving these test utilities to a new module. I'll create a PR with the base change to unblock you. With that change you'll be able to add the `TimedOutTestsListener` globally.
---------------------------------------------------------------- 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]
