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

   The following error is still happing on my local.
   ```
   Gradle Test Run :clients:test > Gradle Test Executor 21 > 
ConsumerNetworkClientTest > testFutureCompletionOutsidePoll() FAILED
       org.opentest4j.AssertionFailedError: expected: <true> but was: <false>
           at 
app//org.junit.jupiter.api.AssertionFailureBuilder.build(AssertionFailureBuilder.java:151)
           at 
app//org.junit.jupiter.api.AssertionFailureBuilder.buildAndThrow(AssertionFailureBuilder.java:132)
           at 
app//org.junit.jupiter.api.AssertTrue.failNotTrue(AssertTrue.java:63)
           at 
app//org.junit.jupiter.api.AssertTrue.assertTrue(AssertTrue.java:36)
           at 
app//org.junit.jupiter.api.AssertTrue.assertTrue(AssertTrue.java:31)
           at 
app//org.junit.jupiter.api.Assertions.assertTrue(Assertions.java:183)
           at 
app//org.apache.kafka.clients.consumer.internals.ConsumerNetworkClientTest.testFutureCompletionOutsidePoll(ConsumerNetworkClientTest.java:324)
   
   ```


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