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 c73389538e1 Update test catalog data for GHA workflow run 20795011623
c73389538e1 is described below

commit c73389538e13d58bed08648e87c413d479f35fcd
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Wed Jan 7 22:35:02 2026 +0000

    Update test catalog data for GHA workflow run 20795011623
    
    Commit: 
https://github.com/apache/kafka/commit/6057c2d8c21216b0090b81f65598c2d94ac2a497
    GitHub Run: https://github.com/apache/kafka/actions/runs/20795011623
---
 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 f1df1d8d22b..7b3377bdc52 100644
--- a/test-catalog/clients/clients-integration-tests/tests.yaml
+++ b/test-catalog/clients/clients-integration-tests/tests.yaml
@@ -328,6 +328,7 @@ org.apache.kafka.clients.consumer.ShareConsumerTest:
 - testAlterReadCommittedToReadUncommittedIsolationLevelWithReleaseAck
 - testAlterReadUncommittedToReadCommittedIsolationLevel
 - testBehaviorOnDeliveryCountBoundary
+- testCommitSyncFailsForDeletedTopic
 - testComplexShareConsumer
 - testConfiguredExplicitAcknowledgeCommitSuccess
 - testConfiguredImplicitAcknowledgeExplicitAcknowledgeFails

Reply via email to