hemantk-12 commented on PR #4716: URL: https://github.com/apache/ozone/pull/4716#issuecomment-1600274868
> Hmm. CI `basic (unit)` is consistently crashing in `TestSnapshotDiffManager`. Looks relevant: > > ``` > [INFO] Running org.apache.hadoop.ozone.om.snapshot.TestSnapshotDiffManager > Error: Aborted (core dumped) > ``` > > https://github.com/apache/ozone/actions/runs/5281655342/jobs/9566430667 https://github.com/apache/ozone/actions/runs/5281655342/jobs/9565133104 https://github.com/apache/ozone/actions/runs/5281655342/jobs/9563416683 https://github.com/apache/ozone/actions/runs/5281655342/jobs/9561043195 Disabled [the test](https://github.com/apache/ozone/pull/4716/files#diff-11392a9810b911a6b87f9f4440cb5e5342b2a9c112851e7dceafa5103d999e1dR1023) which was causing this failure for now. Ran it few times and it has passed on my remote repo. * https://github.com/hemantk-12/ozone/actions/runs/5330463999/jobs/9657161252 * https://github.com/hemantk-12/ozone/actions/runs/5330721864/jobs/9657706212 and https://github.com/hemantk-12/ozone/actions/runs/5330655758/jobs/9657563154 * Ran it 25 times: https://github.com/hemantk-12/ozone/actions/runs/5330731037/jobs/9657730560 -- 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]
