adoroszlai commented on PR #4440:
URL: https://github.com/apache/ozone/pull/4440#issuecomment-1495672173

   @ArafatKhan2198 @ChenSammi @sumitagrawl it looks like a flaky test was 
introduced here:
   
   ```
   Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 11.171 s <<< 
FAILURE! - in org.apache.hadoop.ozone.recon.api.TestContainerStateCounts
   
org.apache.hadoop.ozone.recon.api.TestContainerStateCounts.testDeletedContainerCount
  Time elapsed: 11.103 s  <<< FAILURE!
   org.opentest4j.AssertionFailedError: expected: <5> but was: <2>
        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:150)
        at 
org.junit.jupiter.api.AssertEquals.assertEquals(AssertEquals.java:145)
        at org.junit.jupiter.api.Assertions.assertEquals(Assertions.java:527)
        at 
org.apache.hadoop.ozone.recon.api.TestContainerStateCounts.testDeletedContainerCount(TestContainerStateCounts.java:383)
   ```
   
   
https://github.com/adoroszlai/ozone-build-results/blob/master/2023/04/04/21308/unit/hadoop-ozone/recon/org.apache.hadoop.ozone.recon.api.TestContainerStateCounts.txt


-- 
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]

Reply via email to