adoroszlai commented on PR #4245: URL: https://github.com/apache/ozone/pull/4245#issuecomment-1919765528
Thanks @ArafatKhan2198 for updating the patch. There are some test failures: ``` Check Quota Usage api access | FAIL | ``` https://github.com/ArafatKhan2198/ozone/actions/runs/7727734656/job/21067723313#step:6:9 ``` Error: Tests run: 2, Failures: 2, Errors: 0, Skipped: 0, Time elapsed: 0.064 s <<< FAILURE! -- in org.apache.hadoop.ozone.recon.tasks.TestNSSummaryTask$TestProcess Error: org.apache.hadoop.ozone.recon.tasks.TestNSSummaryTask$TestProcess.testProcessBucket -- Time elapsed: 0.037 s <<< FAILURE! org.opentest4j.AssertionFailedError: expected: <null> but was: <org.apache.hadoop.ozone.recon.api.types.NSSummary@35a9e665> at org.junit.jupiter.api.AssertionUtils.fail(AssertionUtils.java:55) at org.junit.jupiter.api.AssertNull.failNotNull(AssertNull.java:54) at org.junit.jupiter.api.AssertNull.assertNull(AssertNull.java:38) at org.junit.jupiter.api.AssertNull.assertNull(AssertNull.java:33) at org.junit.jupiter.api.Assertions.assertNull(Assertions.java:275) at org.apache.hadoop.ozone.recon.tasks.TestNSSummaryTask$TestProcess.setUp(TestNSSummaryTask.java:236) ``` https://github.com/ArafatKhan2198/ozone/actions/runs/7727734656/job/21067286096#step:5:3044 -- 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]
