mjsax commented on PR #18839:
URL: https://github.com/apache/kafka/pull/18839#issuecomment-2649112998

   Java 17:
   ```
   Found 3 flaky test failures:
   FLAKY ⚠️  CooperativeConsumerCoordinatorTest > 
testOutdatedCoordinatorAssignment()
   FLAKY ⚠️  KRaftClusterTest > testDescribeQuorumRequestToControllers()
   FLAKY ⚠️  PlaintextConsumerTest > testCloseLeavesGroupOnInterrupt(String, 
String).quorum=kraft.groupProtocol=classic
   Found 17 skipped tests
   ```
   Java 23:
   ```
   Found 8 flaky test failures:
   FLAKY ⚠️  AbstractCoordinatorTest > 
testWakeupAfterSyncGroupReceivedExternalCompletion()
   FLAKY ⚠️  AbstractCoordinatorTest > 
testWakeupAfterSyncGroupSentExternalCompletion()
   FLAKY ⚠️  KRaftClusterTest > testDescribeQuorumRequestToControllers()
   FLAKY ⚠️  DynamicConnectionQuotaTest > 
"testDynamicConnectionQuota(String).quorum=kraft"
   FLAKY ⚠️  ConsumerBounceTest > testConsumptionWithBrokerFailures(String, 
String).quorum=kraft.groupProtocol=consumer
   FLAKY ⚠️  ReplicationQuotasTest > initializationError
   FLAKY ⚠️  RequestQuotaTest > initializationError
   FLAKY ⚠️  RemoteIndexCacheTest > 
testCorrectnessForCacheAndIndexFilesWhenResizeCache()
   ```


-- 
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