[
https://issues.apache.org/jira/browse/KAFKA-12384?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17725703#comment-17725703
]
Viktor Somogyi-Vass commented on KAFKA-12384:
---------------------------------------------
[~satish.duggana] I checked out recent commits and ran this tests and it seems
like
https://github.com/apache/kafka/commit/6f197301646135e0bb39a461ca0a07c09c3185fb
introduces the flaky test. Would you please take a look at it if you have some
time? Let me know if you need reviews, happy to do it.
> 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
> Assignee: Chia-Ping Tsai
> Priority: Critical
> Labels: flaky-test
> Fix For: 3.0.0
>
>
> {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.20.10#820010)