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 c401474f8c4 Update test catalog data for GHA workflow run 14883256724
c401474f8c4 is described below

commit c401474f8c48d00b552ace6fbdbe46cbd2dfe27d
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Wed May 7 15:02:18 2025 +0000

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

diff --git a/test-catalog/core/tests.yaml b/test-catalog/core/tests.yaml
index 568388bed44..c2f181f8e5d 100644
--- a/test-catalog/core/tests.yaml
+++ b/test-catalog/core/tests.yaml
@@ -3124,6 +3124,7 @@ kafka.server.share.SharePartitionTest:
 - testContainsAbortMarker
 - testFetchAbortedTransactionRecordBatchesForAbortedAndCommittedTransactions
 - testFetchAbortedTransactionRecordBatchesForOnlyAbortedTransactions
+- testFetchLockReleasedByDifferentId
 - testFilterRecordBatchesFromAcquiredRecords
 - testFindLastOffsetAcknowledgedWhenGapAtBeginning
 - testLsoMovementAheadOfEndOffset

Reply via email to