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 028946138b9 Update test catalog data for GHA workflow run 19569177513
028946138b9 is described below
commit 028946138b9341065e764b767ccec7e04e1e6fa4
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Fri Nov 21 13:55:37 2025 +0000
Update test catalog data for GHA workflow run 19569177513
Commit:
https://github.com/apache/kafka/commit/bcd3191c792b90e1d17a0c3094ef7fe6b8655c53
GitHub Run: https://github.com/apache/kafka/actions/runs/19569177513
---
test-catalog/core/tests.yaml | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/test-catalog/core/tests.yaml b/test-catalog/core/tests.yaml
index 0d4b1465627..c9e43b51926 100644
--- a/test-catalog/core/tests.yaml
+++ b/test-catalog/core/tests.yaml
@@ -3071,6 +3071,7 @@ kafka.server.share.SharePartitionTest:
- testAcquireMultipleRecords
- testAcquireMultipleRecordsWithOverlapAndNewBatch
- testAcquireMultipleRecordsWithOverlapAndNewBatchInRecordLimitMode
+- testAcquireRecordsHalvesBatchSizeOnEachFailureUntilSingleRecordOnLastAttempt
- testAcquireReleasedRecord
- testAcquireReleasedRecordMultipleBatches
- testAcquireSameBatchAgain
@@ -3125,6 +3126,7 @@ kafka.server.share.SharePartitionTest:
- testAcquisitionLockTimeoutMultipleRecordBatchInRecordLimitMode
- testAcquisitionLockTimeoutWithConcurrentAcknowledgement
- testAcquisitionLockTimeoutWithWriteStateRPCFailure
+- testAcquisitionNotThrottledIfHighDeliveryCountRecordNotAcquired
- testCacheUpdateWhenBatchHasOngoingTransition
- testCacheUpdateWhenOffsetStateHasOngoingTransition
- testCanAcquireRecordsAfterAcceptAcknowledgement
@@ -3146,6 +3148,7 @@ kafka.server.share.SharePartitionTest:
- testFetchAckTypeMapForBatch
- testFetchLockReleasedByDifferentId
- testFilterRecordBatchesFromAcquiredRecords
+- testLastAttemptRecordIsolationWithMixedDeliveryCount
- testLsoMovementAheadOfEndOffset
- testLsoMovementAheadOfEndOffsetPostAcknowledgement
- testLsoMovementForArchivingAllAvailableBatches
@@ -3259,6 +3262,7 @@ kafka.server.share.SharePartitionTest:
-
testTerminalRecordsNotUpdatedWhenOffsetsBeforeStartOffsetAreExpiredAfterAcknowledgements
- testTerminalRecordsUpdatedWhenAbortedTransactionBatchesAreArchived
- testTerminalRecordsUpdatedWhenAbortedTransactionOffsetsAreArchived
+- testThrottleRecordsWhenPendingDeliveriesExist
- testWriteShareGroupState
- testWriteShareGroupStateFailure
- testWriteShareGroupStateWithInvalidTopicsData