This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a commit to branch test-catalog
in repository https://gitbox.apache.org/repos/asf/kafka.git


The following commit(s) were added to refs/heads/test-catalog by this push:
     new 32f742e049d Update test catalog data for GHA workflow run 24422993545
32f742e049d is described below

commit 32f742e049df726c7c24d36925fda977fc852382
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Wed Apr 15 02:40:53 2026 +0000

    Update test catalog data for GHA workflow run 24422993545
    
    Commit: 
https://github.com/apache/kafka/commit/45c4bdc48a2b9d0fd6b72e1b55b754b8dc7a247e
    GitHub Run: https://github.com/apache/kafka/actions/runs/24422993545
---
 test-catalog/clients/clients-integration-tests/tests.yaml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/test-catalog/clients/clients-integration-tests/tests.yaml 
b/test-catalog/clients/clients-integration-tests/tests.yaml
index a24ec99c88b..8c556dfa1cc 100644
--- a/test-catalog/clients/clients-integration-tests/tests.yaml
+++ b/test-catalog/clients/clients-integration-tests/tests.yaml
@@ -299,6 +299,7 @@ org.apache.kafka.clients.consumer.PlaintextConsumerTest:
 - testAsyncConsumerStallBetweenPoll
 - testAsyncConsumerStaticConsumerDetectsNewPartitionCreatedAfterRestart
 - testAsyncConsumerUnsubscribeDoesNotCommitOffsetsWithAutoCommitEnabled
+- testAsyncStaticMemberCloseWithLeaveGroupTriggersRebalance
 - testClassicConsumerAutoOffsetReset
 - testClassicConsumerCloseLeavesGroupOnInterrupt
 - testClassicConsumerCloseOnBrokerShutdown

Reply via email to