Matthias J. Sax created KAFKA-12384:
---------------------------------------
Summary: Flaky Test
ListOffsetsRequestTest.testResponseIncludesLeaderEpoch
Key: KAFKA-12384
URL: https://issues.apache.org/jira/browse/KAFKA-12384
Project: Kafka
Issue Type: Test
Components: core, unit tests
Reporter: Matthias J. Sax
{quote}org.opentest4j.AssertionFailedError: expected: <(0,0)> but was:
<(-1,-1)> at org.junit.jupiter.api.AssertionUtils.fail(AssertionUtils.java:55)
at org.junit.jupiter.api.AssertionUtils.failNotEqual(AssertionUtils.java:62) at
org.junit.jupiter.api.AssertEquals.assertEquals(AssertEquals.java:182) at
org.junit.jupiter.api.AssertEquals.assertEquals(AssertEquals.java:177) at
org.junit.jupiter.api.Assertions.assertEquals(Assertions.java:1124) at
kafka.server.ListOffsetsRequestTest.testResponseIncludesLeaderEpoch(ListOffsetsRequestTest.scala:172){quote}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)