You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@kafka.apache.org by "Matthias J. Sax (Jira)" <ji...@apache.org> on 2021/02/27 01:42:00 UTC

[jira] [Created] (KAFKA-12384) Flaky Test ListOffsetsRequestTest.testResponseIncludesLeaderEpoch

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)