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)

Reply via email to