This is an automated email from the ASF dual-hosted git repository.
github-actions[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 2df8783d696 Update test catalog data for GHA workflow run 29107285694
2df8783d696 is described below
commit 2df8783d696c668150b1f476dd3c96b484d18e45
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Fri Jul 10 21:00:18 2026 +0000
Update test catalog data for GHA workflow run 29107285694
Commit:
https://github.com/apache/kafka/commit/ac0d7e245b213c20ab66bcea211d1cbd5ed2c95a
GitHub Run: https://github.com/apache/kafka/actions/runs/29107285694
---
test-catalog/core/tests.yaml | 3 +++
1 file changed, 3 insertions(+)
diff --git a/test-catalog/core/tests.yaml b/test-catalog/core/tests.yaml
index e6d134a59d3..a87efddf8e7 100644
--- a/test-catalog/core/tests.yaml
+++ b/test-catalog/core/tests.yaml
@@ -2370,6 +2370,7 @@ kafka.server.metadata.ClientQuotaMetadataManagerTest:
- testHandleIpQuota
- testTransferToClientQuotaEntity
kafka.server.share.DelayedShareFetchTest:
+- testAsyncReadExceptionReleasesLocks
- testCombineLogReadResponse
- testDelayedShareFetchTryCompleteReturnsFalseDueToNonAcquirablePartitions
- testDelayedShareFetchTryCompleteReturnsTrue
@@ -2380,6 +2381,8 @@ kafka.server.share.DelayedShareFetchTest:
- testLocksReleasedAcquireException
- testLocksReleasedForCompletedFetch
- testOnCompleteExecutionOnTimeout
+- testOnCompleteWithCompletedAsyncFetch
+- testOnCompleteWithPendingAsyncFetch
- testPartitionMaxBytesFromUniformStrategyInCombineLogReadResponse
- testPartitionMaxBytesFromUniformStrategyWhenAllPartitionsAreAcquirable
- testPartitionMaxBytesFromUniformStrategyWhenFewPartitionsAreAcquirable