duongnguyen0 commented on PR #3517: URL: https://github.com/apache/ozone/pull/3517#issuecomment-1157297071
> Let me clarify my previous comment: [`TestOzoneManagerStarter` was skipped in previous run](https://github.com/apache/ozone/runs/6895145733#step:5:1588) because it is in a module that depends on the module where `TestStorageContainerManagerStarter` failed. Thus it was executed in the next run, triggered by [80c4421](https://github.com/apache/ozone/commit/80c442161c4dc8e1a968665cc092d7e310096cd6), which fixed the failing test. So we still need `TestOzoneManagerStarter` to be fixed. My bad. I tried running the same unit-test script in local but somehow it didn't catch this. Updated `TestOzoneManagerStarter ` and manually checked all other places. -- 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]
