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 a0133f4a036 Update test catalog data for GHA workflow run 19650443102
a0133f4a036 is described below
commit a0133f4a0366c7f7e16e14712dd2340316d96eed
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Tue Nov 25 00:48:59 2025 +0000
Update test catalog data for GHA workflow run 19650443102
Commit:
https://github.com/apache/kafka/commit/7b017faddd366aea3f8a8196818235f8821e26d4
GitHub Run: https://github.com/apache/kafka/actions/runs/19650443102
---
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 c9e43b51926..d91b26dafda 100644
--- a/test-catalog/core/tests.yaml
+++ b/test-catalog/core/tests.yaml
@@ -2548,6 +2548,7 @@ kafka.server.MetadataRequestTest:
- testIsInternal
- testIsrAfterBrokerShutDownAndJoinsBack
- testNoTopicsRequest
+- testPartitionInfoPreferredReplica
- testPreferredReplica
- testRack
- testReplicaDownResponse
@@ -3127,6 +3128,7 @@ kafka.server.share.SharePartitionTest:
- testAcquisitionLockTimeoutWithConcurrentAcknowledgement
- testAcquisitionLockTimeoutWithWriteStateRPCFailure
- testAcquisitionNotThrottledIfHighDeliveryCountRecordNotAcquired
+- testAcquisitionThrottlingWithOngoingStateTransition
- testCacheUpdateWhenBatchHasOngoingTransition
- testCacheUpdateWhenOffsetStateHasOngoingTransition
- testCanAcquireRecordsAfterAcceptAcknowledgement
@@ -3207,6 +3209,7 @@ kafka.server.share.SharePartitionTest:
- testMaybeInitializeWithEmptyStateBatches
- testMaybeInitializeWithEmptyTopicsData
- testMaybeInitializeWithErrorPartitionResponse
+- testMaybeInitializeWithInvalidOffsetInBatch
- testMaybeInitializeWithInvalidPartitionResponse
- testMaybeInitializeWithInvalidStartOffsetStateBatches
- testMaybeInitializeWithInvalidTopicIdResponse