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

commit dd7d276a25deb1729fd4c372c510cc16d5fac6b1
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Wed May 7 01:49:34 2025 +0000

    Update test catalog data for GHA workflow run 14869711642
    
    Commit: 
https://github.com/apache/kafka/commit/e1da3187221ac8747b672ea0cefa7cfc364fdb02
    GitHub Run: https://github.com/apache/kafka/actions/runs/14869711642
---
 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 1cf1d85319f..d4ba37a75ea 100644
--- a/test-catalog/clients/clients-integration-tests/tests.yaml
+++ b/test-catalog/clients/clients-integration-tests/tests.yaml
@@ -117,6 +117,7 @@ org.apache.kafka.clients.consumer.ShareConsumerTest:
 - testAlterReadCommittedToReadUncommittedIsolationLevelWithRejectAck
 - testAlterReadCommittedToReadUncommittedIsolationLevelWithReleaseAck
 - testAlterReadUncommittedToReadCommittedIsolationLevel
+- testBehaviorOnDeliveryCountBoundary
 - testComplexShareConsumer
 - testConfiguredExplicitAcknowledgeCommitSuccess
 - testConfiguredImplicitAcknowledgeExplicitAcknowledgeFails

Reply via email to