AndrewJSchofield commented on PR #16994:
URL: https://github.com/apache/kafka/pull/16994#issuecomment-2407204039

   @m1a2st Thanks for the PR. I still see failure with this test after the 
patch.
   
   ```
   Gradle Test Run :core:test > Gradle Test Executor 47 > 
ShareGroupHeartbeatRequestTest > testPartitionAssignmentWithChangingTopics() > 
testPartitionAssignmentWithChangingTopics [1] Type=Raft-Isolated, 
MetadataVersion=4.0-IV3,Security=PLAINTEXT FAILED
       org.opentest4j.AssertionFailedError: expected: <2> but was: <3>
           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:150)
           at 
app//org.junit.jupiter.api.AssertEquals.assertEquals(AssertEquals.java:145)
           at 
app//org.junit.jupiter.api.Assertions.assertEquals(Assertions.java:531)
           at 
app//kafka.server.ShareGroupHeartbeatRequestTest.testPartitionAssignmentWithChangingTopics(ShareGroupHeartbeatRequestTest.scala:471)
   ```
   
   It took 17 iterations to fail but still flaky.


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