adoroszlai commented on PR #5244:
URL: https://github.com/apache/ozone/pull/5244#issuecomment-1709861613
Test failure seems related:
```
[INFO] Running org.apache.hadoop.ozone.om.TestKeyManagerImpl
Error: Tests run: 24, Failures: 1, Errors: 0, Skipped: 0, Time elapsed:
16.742 s <<< FAILURE! - in org.apache.hadoop.ozone.om.TestKeyManagerImpl
Error:
org.apache.hadoop.ozone.om.TestKeyManagerImpl.testListStatusWithDeletedEntriesInCache
Time elapsed: 0.122 s <<< FAILURE!
org.opentest4j.AssertionFailedError: expected: <[key-10, key-12, key-16,
key-2, key-22, key-24, key-26, key-28, key-30, key-32, key-34, key-36, key-38,
key-4, key-40, key-42, key-44, key-46, key-48, key-50, key-52, key-54, key-56,
key-58, key-6, key-62, key-66, key-70, key-72, key-74, key-76, key-78, key-8,
key-80, key-82, key-84, key-86, key-88, key-90, key-92, key-94, key-96,
key-98]> but was: <[key-10, key-12, key-16, key-2, key-22, key-26, key-30,
key-34, key-38, key-40, key-44, key-48, key-52, key-56, key-6, key-62, key-66,
key-70, key-74, key-78, key-80, key-84, key-88, key-92, key-96]>
at org.junit.jupiter.api.AssertionUtils.fail(AssertionUtils.java:55)
at
org.junit.jupiter.api.AssertionUtils.failNotEqual(AssertionUtils.java:62)
at
org.junit.jupiter.api.AssertEquals.assertEquals(AssertEquals.java:182)
at
org.junit.jupiter.api.AssertEquals.assertEquals(AssertEquals.java:177)
at org.junit.jupiter.api.Assertions.assertEquals(Assertions.java:1141)
at
org.apache.hadoop.ozone.om.TestKeyManagerImpl.testListStatusWithDeletedEntriesInCache(TestKeyManagerImpl.java:1180)
```
https://github.com/devmadhuu/ozone/actions/runs/6107000532/job/16573141510#step:5:3771
--
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]