You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "Matthias J. Sax (JIRA)" <ji...@apache.org> on 2019/02/21 08:51:00 UTC

[jira] [Created] (KAFKA-7969) Flaky Test DescribeConsumerGroupTest#testDescribeOffsetsOfExistingGroupWithNoMembers

Matthias J. Sax created KAFKA-7969:
--------------------------------------

             Summary: Flaky Test DescribeConsumerGroupTest#testDescribeOffsetsOfExistingGroupWithNoMembers
                 Key: KAFKA-7969
                 URL: https://issues.apache.org/jira/browse/KAFKA-7969
             Project: Kafka
          Issue Type: Bug
          Components: admin, clients, 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/24/]
{quote}java.lang.AssertionError: Expected no active member in describe group results, state: Some(Empty), assignments: Some(List()) at org.junit.Assert.fail(Assert.java:88) at org.junit.Assert.assertTrue(Assert.java:41) at kafka.admin.DescribeConsumerGroupTest.testDescribeOffsetsOfExistingGroupWithNoMembers(DescribeConsumerGroupTest.scala:278{quote}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)