Chia-Ping Tsai created KAFKA-18298: -------------------------------------- Summary: Fix flaky PlaintextAdminIntegrationTest#testConsumerGroupsDeprecatedConsumerGroupState Key: KAFKA-18298 URL: https://issues.apache.org/jira/browse/KAFKA-18298 Project: Kafka Issue Type: Bug Reporter: Chia-Ping Tsai Assignee: Chia-Ping Tsai
org.opentest4j.AssertionFailedError: Expected the offset for partition 0 to eventually become 1. at app//org.junit.jupiter.api.AssertionUtils.fail(AssertionUtils.java:38) at app//org.junit.jupiter.api.Assertions.fail(Assertions.java:138) at app//kafka.api.PlaintextAdminIntegrationTest.testConsumerGroupsDeprecatedConsumerGroupState(PlaintextAdminIntegrationTest.scala:2360) at java.base@23.0.1/java.lang.reflect.Method.invoke(Method.java:580) -- This message was sent by Atlassian Jira (v8.20.10#820010)