A. Sophie Blee-Goldman created KAFKA-12727:
----------------------------------------------
Summary: Flaky test
ListConsumerGroupTest.testListConsumerGroupsWithStates
Key: KAFKA-12727
URL: https://issues.apache.org/jira/browse/KAFKA-12727
Project: Kafka
Issue Type: Bug
Components: consumer
Reporter: A. Sophie Blee-Goldman
Stacktrace
org.opentest4j.AssertionFailedError: Expected to show groups
Set((groupId='simple-group', isSimpleConsumerGroup=true,
state=Optional[Empty]), (groupId='test.group', isSimpleConsumerGroup=false,
state=Optional[Stable])), but found Set((groupId='test.group',
isSimpleConsumerGroup=false, state=Optional[Stable]))
at org.junit.jupiter.api.AssertionUtils.fail(AssertionUtils.java:39)
at org.junit.jupiter.api.Assertions.fail(Assertions.java:117)
at
kafka.admin.ListConsumerGroupTest.testListConsumerGroupsWithStates(ListConsumerGroupTest.scala:66)
https://ci-builds.apache.org/job/Kafka/job/kafka-pr/job/PR-10573/8/testReport/kafka.admin/ListConsumerGroupTest/Build___JDK_11_and_Scala_2_13___testListConsumerGroupsWithStates__/
--
This message was sent by Atlassian Jira
(v8.3.4#803005)