adoroszlai opened a new pull request, #8889:
URL: https://github.com/apache/ozone/pull/8889

   ## What changes were proposed in this pull request?
   
   Fix intermittent failure in `TestNSSummaryMemoryLeak`:
   
   ```
   Tests run: 2, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 50.48 s <<< 
FAILURE! -- in org.apache.hadoop.ozone.recon.TestNSSummaryMemoryLeak
   
org.apache.hadoop.ozone.recon.TestNSSummaryMemoryLeak.testMemoryLeakWithLargeStructure
 -- Time elapsed: 14.14 s <<< FAILURE!
   org.opentest4j.AssertionFailedError: expected: <true> but was: <false>
   ...
     at org.junit.jupiter.api.Assertions.assertTrue(Assertions.java:183)
     at 
org.apache.hadoop.ozone.recon.TestNSSummaryMemoryLeak.testMemoryLeakWithLargeStructure(TestNSSummaryMemoryLeak.java:321)
   ```
   
   https://issues.apache.org/jira/browse/HDDS-13514
   
   ## How was this patch tested?
   
   Before: 6/100 runs failed
   https://github.com/adoroszlai/ozone/actions/runs/16676152386
   
   After: 100/100 runs passed
   https://github.com/adoroszlai/ozone/actions/runs/16676072218


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