You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@kafka.apache.org by "Jason Gustafson (Jira)" <ji...@apache.org> on 2020/02/11 19:21:00 UTC

[jira] [Created] (KAFKA-9538) Flaky Test `testResetOffsetsExportImportPlan`

Jason Gustafson created KAFKA-9538:
--------------------------------------

             Summary: Flaky Test `testResetOffsetsExportImportPlan`
                 Key: KAFKA-9538
                 URL: https://issues.apache.org/jira/browse/KAFKA-9538
             Project: Kafka
          Issue Type: Bug
            Reporter: Jason Gustafson
            Assignee: Jason Gustafson


{code}
19:44:41 
19:44:41 kafka.admin.ResetConsumerGroupOffsetTest > testResetOffsetsExportImportPlan FAILED
19:44:41     java.lang.AssertionError: expected:<Map(bar2-0 -> 2, bar2-1 -> 2)> but was:<Map()>
19:44:41         at org.junit.Assert.fail(Assert.java:89)
19:44:41         at org.junit.Assert.failNotEquals(Assert.java:835)
19:44:41         at org.junit.Assert.assertEquals(Assert.java:120)
19:44:41         at org.junit.Assert.assertEquals(Assert.java:146)
19:44:41         at kafka.admin.ResetConsumerGroupOffsetTest.testResetOffsetsExportImportPlan(ResetConsumerGroupOffsetTest.scala:429)
{code}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)