dajac commented on PR #13535:
URL: https://github.com/apache/kafka/pull/13535#issuecomment-1559262765

   @satishd Weird... It fails all the time on my laptop.
   
   ```
   Gradle Test Run :core:test > Gradle Test Executor 9 > ListOffsetsRequestTest 
> testResponseIncludesLeaderEpoch() FAILED
       org.opentest4j.AssertionFailedError: expected: <(10,1,0)> but was: 
<(-1,-1,78)>
           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.AssertEquals.failNotEqual(AssertEquals.java:197)
           at 
app//org.junit.jupiter.api.AssertEquals.assertEquals(AssertEquals.java:182)
           at 
app//org.junit.jupiter.api.AssertEquals.assertEquals(AssertEquals.java:177)
           at 
app//org.junit.jupiter.api.Assertions.assertEquals(Assertions.java:1142)
           at 
app//kafka.server.ListOffsetsRequestTest.testResponseIncludesLeaderEpoch(ListOffsetsRequestTest.scala:210)
   ```
   
   ```
   % git rev-parse --verify HEAD
   15f8705246e094f7825b76a38d9f12f95d626ee5
   ```


-- 
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: jira-unsubscr...@kafka.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to