ahmarsuhail commented on PR #7214: URL: https://github.com/apache/hadoop/pull/7214#issuecomment-2619210107
@steveloughran I just hit the same issue on my CRT PR, unable to run tests :( ``` [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] [INFO] Results: [INFO] [INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- failsafe:3.0.0-M1:integration-test (sequential-integration-tests) @ hadoop-aws --- [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] [INFO] Results: [INFO] [INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- enforcer:3.5.0:enforce (depcheck) @ hadoop-aws --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed [INFO] Rule 1: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- failsafe:3.0.0-M1:verify (default-integration-test) @ hadoop-aws --- [INFO] [INFO] --- failsafe:3.0.0-M1:verify (sequential-integration-tests) @ hadoop-aws --- ``` -- 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]
