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 6e45d459267 Update test catalog data for GHA workflow run 16592464289
6e45d459267 is described below

commit 6e45d459267540302fcb029f72d4955a753ea35b
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Tue Jul 29 12:05:32 2025 +0000

    Update test catalog data for GHA workflow run 16592464289
    
    Commit: 
https://github.com/apache/kafka/commit/875537f54b718ea5278a0f4ffd09e2b8ed84e7fe
    GitHub Run: https://github.com/apache/kafka/actions/runs/16592464289
---
 test-catalog/core/tests.yaml | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/test-catalog/core/tests.yaml b/test-catalog/core/tests.yaml
index 6f3e3143dd5..ad7b379b3a5 100644
--- a/test-catalog/core/tests.yaml
+++ b/test-catalog/core/tests.yaml
@@ -3017,6 +3017,8 @@ kafka.server.share.SharePartitionTest:
 - testAcquireWithBatchSizeAndSingleBatch
 - testAcquireWithEmptyFetchRecords
 - testAcquireWithMaxFetchRecords
+- testAcquireWithMaxInFlightMessagesAndReleaseLastOffset
+- testAcquireWithMaxInFlightMessagesAndTryAcquireNewBatch
 - testAcquireWithMultipleBatchesAndMaxFetchRecords
 - testAcquireWithReadCommittedIsolationLevel
 - testAcquireWithWriteShareGroupStateDelay

Reply via email to