peterxcli commented on PR #8162: URL: https://github.com/apache/ozone/pull/8162#issuecomment-2781482698
Hi @adoroszlai I found that if the test class is in integration-test module then it would fail cause some build dependency issue(test in the rest of the modules still seems to work well). eg: - https://github.com/peterxcli/ozone/actions/runs/14273929051 - https://github.com/peterxcli/ozone/actions/runs/14273354956 Do you get any idea? Guess it is because `integration-test` module isn't actually stored into maven artifact during build step or something. -- 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]
