peterxcli commented on PR #18310:
URL: https://github.com/apache/kafka/pull/18310#issuecomment-2561564685

   Unrelated tests failed🥲:
   
   Java23:
   SaslSslAdminIntegrationTest | 
"testCreateTopicsResponseMetadataAndConfig(String).quorum=kraft" | 
org.opentest4j.AssertionFailedError: Expected 
java.util.concurrent.ExecutionException to be thrown, but nothing was thrown. | 
7.02s
   -- | -- | -- | --
   PlaintextAdminIntegrationTest | 
testConsumerGroupsDeprecatedConsumerGroupState(String, 
String).quorum=kraft.groupProtocol=consumer | 
org.opentest4j.AssertionFailedError: Expected the offset for partition 0 to 
eventually become 1. | 21.58s
   PlaintextAdminIntegrationTest | testConsumerGroups(String, 
String).quorum=kraft.groupProtocol=consumer | 
org.opentest4j.AssertionFailedError: Expected the offset for partition 0 to 
eventually become 1. | 22.18s
   
   Java17:
   
   AbstractCoordinatorTest | 
testWakeupAfterSyncGroupReceivedExternalCompletion() | 
org.opentest4j.AssertionFailedError: Should have woken up from 
ensureActiveGroup() ==> Expected org.apache.kafka.common.errors.WakeupException 
to be thrown, but nothing was thrown. | 0.48s
   -- | -- | -- | --
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: jira-unsubscr...@kafka.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to