Matthias J. Sax created KAFKA-7938: -------------------------------------- Summary: Flaky Test DeleteConsumerGroupsTest#testDeleteCmdWithShortInitialization Key: KAFKA-7938 URL: https://issues.apache.org/jira/browse/KAFKA-7938 Project: Kafka Issue Type: Bug Components: admin, 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://builds.apache.org/blue/organizations/jenkins/kafka-2.2-jdk8/detail/kafka-2.2-jdk8/18/pipeline {quote}kafka.admin.DeleteConsumerGroupsTest > testDeleteCmdWithShortInitialization FAILED java.lang.AssertionError: The consumer group deletion did not work as expected at org.junit.Assert.fail(Assert.java:88) at org.junit.Assert.assertTrue(Assert.java:41) at kafka.admin.DeleteConsumerGroupsTest.testDeleteCmdWithShortInitialization(DeleteConsumerGroupsTest.scala:210){quote} -- This message was sent by Atlassian JIRA (v7.6.3#76005)