[
https://issues.apache.org/jira/browse/KAFKA-9538?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17035959#comment-17035959
]
ASF GitHub Bot commented on KAFKA-9538:
---------------------------------------
hachikuji commented on pull request #6561: KAFKA-9538: Flaky test:
testResetOffsetsExportImportPlan
URL: https://github.com/apache/kafka/pull/6561
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]
> Flaky Test `testResetOffsetsExportImportPlan`
> ---------------------------------------------
>
> Key: KAFKA-9538
> URL: https://issues.apache.org/jira/browse/KAFKA-9538
> Project: Kafka
> Issue Type: Bug
> Reporter: Jason Gustafson
> Assignee: huxihx
> Priority: Major
>
> {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)