juncevich commented on PR #7558: URL: https://github.com/apache/ozone/pull/7558#issuecomment-2581052100
> > Let's wait for a clean CI. > > Please check failures: > > ``` > Error: Tests run: 29, Failures: 2, Errors: 0, Skipped: 0, Time elapsed: 197.004 s <<< FAILURE! - in org.apache.hadoop.ozone.om.TestKeyManagerImpl > Error: org.apache.hadoop.ozone.om.TestKeyManagerImpl.testGetNotExistedPart Time elapsed: 0.045 s <<< FAILURE! > org.opentest4j.AssertionFailedError: expected: <0> but was: <5> > ... > at org.junit.jupiter.api.Assertions.assertEquals(Assertions.java:531) > at org.apache.hadoop.ozone.om.TestKeyManagerImpl.testGetNotExistedPart(TestKeyManagerImpl.java:1591) > > Error: org.apache.hadoop.ozone.om.TestKeyManagerImpl.testGetParticularPart Time elapsed: 0.039 s <<< FAILURE! > org.opentest4j.AssertionFailedError: expected: <1> but was: <5> > ... > at org.junit.jupiter.api.Assertions.assertEquals(Assertions.java:531) > at org.apache.hadoop.ozone.om.TestKeyManagerImpl.testGetParticularPart(TestKeyManagerImpl.java:1567) > ``` > > https://github.com/apache/ozone/actions/runs/12687113055/job/35361805439?pr=7558#step:6:4472 @adoroszlai, thank you for your message. Build again green. -- 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]
