chia7712 commented on PR #20571:
URL: https://github.com/apache/kafka/pull/20571#issuecomment-3327529757

   ```
   Gradle Test Run :storage:test > Gradle Test Executor 25 > OffsetIndexTest > 
forceUnmapTest() FAILED
       org.opentest4j.AssertionFailedError: Expected 
java.lang.NullPointerException to be thrown, but nothing was thrown.
           at 
app//org.junit.jupiter.api.AssertionFailureBuilder.build(AssertionFailureBuilder.java:152)
           at 
app//org.junit.jupiter.api.AssertThrows.assertThrows(AssertThrows.java:73)
           at 
app//org.junit.jupiter.api.AssertThrows.assertThrows(AssertThrows.java:35)
           at 
app//org.junit.jupiter.api.Assertions.assertThrows(Assertions.java:3115)
           at 
app//org.apache.kafka.storage.internals.log.OffsetIndexTest.forceUnmapTest(OffsetIndexTest.java:228)
   ```
   please fix the failed test


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

Reply via email to