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 f92385d7af9 Update test catalog data for GHA workflow run 19046844793
f92385d7af9 is described below
commit f92385d7af93acc6527a6b5ad0b78d9079a72866
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Mon Nov 3 21:51:22 2025 +0000
Update test catalog data for GHA workflow run 19046844793
Commit:
https://github.com/apache/kafka/commit/b900f2fe5a0ac7e1089bde27e4c12c666afe93f7
GitHub Run: https://github.com/apache/kafka/actions/runs/19046844793
---
test-catalog/core/tests.yaml | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/test-catalog/core/tests.yaml b/test-catalog/core/tests.yaml
index b843b705006..02b5396eb46 100644
--- a/test-catalog/core/tests.yaml
+++ b/test-catalog/core/tests.yaml
@@ -3093,14 +3093,14 @@ kafka.server.share.SharePartitionTest:
- testCanAcquireRecordsWithEmptyCache
- testComputeStartOffsetAdvanceResultWhenGapAtBeginning
- testContainsAbortMarker
+- testDeliveryCompleteCountOnLockExpiryAndWriteFailureOnBatchLastDelivery
+- testDeliveryCompleteCountOnLockExpiryAndWriteFailureOnOffsetLastDelivery
+- testDeliveryCompleteCountWhenStaleBatchesAreArchived
+- testDeliveryCompleteCountWhenStaleOffsetsAreArchived
- testFetchAbortedTransactionRecordBatchesForAbortedAndCommittedTransactions
- testFetchAbortedTransactionRecordBatchesForOnlyAbortedTransactions
- testFetchLockReleasedByDifferentId
- testFilterRecordBatchesFromAcquiredRecords
-- testInFlightTerminalRecordsOnLockExpiryAndWriteFailureOnBatchLastDelivery
-- testInFlightTerminalRecordsOnLockExpiryAndWriteFailureOnOffsetLastDelivery
-- testInFlightTerminalRecordsWhenStaleBatchesAreArchived
-- testInFlightTerminalRecordsWhenStaleOffsetsAreArchived
- testLsoMovementAheadOfEndOffset
- testLsoMovementAheadOfEndOffsetPostAcknowledgement
- testLsoMovementForArchivingAllAvailableBatches