Matthias J. Sax created KAFKA-7978:
--------------------------------------
Summary: Flaky Test
SaslSslAdminClientIntegrationTest#testConsumerGroups
Key: KAFKA-7978
URL: https://issues.apache.org/jira/browse/KAFKA-7978
Project: Kafka
Issue Type: Bug
Components: core, unit tests
Affects Versions: 2.2.0
Reporter: Matthias J. Sax
Fix For: 2.2.0
To get stable nightly builds for `2.2` release, I create tickets for all
observed test failures.
[https://jenkins.confluent.io/job/apache-kafka-test/job/2.2/25/]
{quote}java.lang.AssertionError: expected:<2> but was:<0> at
org.junit.Assert.fail(Assert.java:88) at
org.junit.Assert.failNotEquals(Assert.java:834) at
org.junit.Assert.assertEquals(Assert.java:645) at
org.junit.Assert.assertEquals(Assert.java:631) at
kafka.api.AdminClientIntegrationTest.testConsumerGroups(AdminClientIntegrationTest.scala:1157)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method){quote}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)