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 2020/04/01 15:48:00 UTC

[jira] [Created] (KAFKA-9799) Flaky Test ResetConsumerGroupOffsetTest#testResetOffsetsToLatest

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

             Summary: Flaky Test ResetConsumerGroupOffsetTest#testResetOffsetsToLatest
                 Key: KAFKA-9799
                 URL: https://issues.apache.org/jira/browse/KAFKA-9799
             Project: Kafka
          Issue Type: Test
          Components: tools, unit tests
            Reporter: Matthias J. Sax


[https://builds.apache.org/job/kafka-pr-jdk8-scala2.12/1526/testReport/junit/kafka.admin/ResetConsumerGroupOffsetTest/testResetOffsetsToLatest/]
{quote}org.scalatest.exceptions.TestFailedException: Expected that consumer group has consumed all messages from topic/partition. Expected offset: 100. Actual offset: 0 at org.scalatest.Assertions.newAssertionFailedException(Assertions.scala:530) at org.scalatest.Assertions.newAssertionFailedException$(Assertions.scala:529) at org.scalatest.Assertions$.newAssertionFailedException(Assertions.scala:1389) at org.scalatest.Assertions.fail(Assertions.scala:1091) at org.scalatest.Assertions.fail$(Assertions.scala:1087) at org.scalatest.Assertions$.fail(Assertions.scala:1389) at kafka.admin.ResetConsumerGroupOffsetTest.awaitConsumerProgress(ResetConsumerGroupOffsetTest.scala:478) at kafka.admin.ResetConsumerGroupOffsetTest.produceConsumeAndShutdown(ResetConsumerGroupOffsetTest.scala:465) at kafka.admin.ResetConsumerGroupOffsetTest.testResetOffsetsToLatest(ResetConsumerGroupOffsetTest.scala:237){quote}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)