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

commit c05b80a9d2cd4d08041b67d3f54eb21b0b1c1283
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Sat Dec 6 00:15:40 2025 +0000

    Update test catalog data for GHA workflow run 19977007078
    
    Commit: 
https://github.com/apache/kafka/commit/71299c229a2ea008a14b4fc98ef4ce538c68f03c
    GitHub Run: https://github.com/apache/kafka/actions/runs/19977007078
---
 test-catalog/clients/clients-integration-tests/tests.yaml | 1 -
 test-catalog/core/tests.yaml                              | 2 +-
 2 files changed, 1 insertion(+), 2 deletions(-)

diff --git a/test-catalog/clients/clients-integration-tests/tests.yaml 
b/test-catalog/clients/clients-integration-tests/tests.yaml
index 724fa840be1..f7342962509 100644
--- a/test-catalog/clients/clients-integration-tests/tests.yaml
+++ b/test-catalog/clients/clients-integration-tests/tests.yaml
@@ -333,7 +333,6 @@ org.apache.kafka.clients.consumer.ShareConsumerTest:
 - testConsumerCloseOnBrokerShutdown
 - testControlRecordsSkipped
 - 
testDeliveryCountDifferentBehaviorWhenClosingSessionWithExplicitAcknowledgement
-- testDeliveryCountNotIncreaseAfterSessionClose
 - testDescribeShareGroupOffsetsForEmptySharePartition
 - testExplicitAcknowledgeCommitSuccess
 - testExplicitAcknowledgeOffsetThrowsNotException
diff --git a/test-catalog/core/tests.yaml b/test-catalog/core/tests.yaml
index 6b4d20357ad..9f0d513509f 100644
--- a/test-catalog/core/tests.yaml
+++ b/test-catalog/core/tests.yaml
@@ -3254,7 +3254,7 @@ kafka.server.share.SharePartitionTest:
 - testReleaseAcquiredRecordsBatchesPostStartOffsetMovement
 - testReleaseAcquiredRecordsBatchesPostStartOffsetMovementToMiddleOfBatch
 - testReleaseAcquiredRecordsBatchesPostStartOffsetMovementToStartOfBatch
-- testReleaseAcquiredRecordsDecreaseDeliveryCount
+- testReleaseAcquiredRecordsDoNotDecreaseDeliveryCount
 - testReleaseAcquiredRecordsForEmptyCachedData
 - testReleaseAcquiredRecordsPerOffsetWithDifferentMemberId
 - testReleaseAcquiredRecordsSubsetWithAnotherMember

Reply via email to