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 65260a622e3 Update test catalog data for GHA workflow run 24182164166
65260a622e3 is described below

commit 65260a622e3db1dc031d4aff65b3ad8095d88b09
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Thu Apr 9 12:04:55 2026 +0000

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

diff --git a/test-catalog/core/tests.yaml b/test-catalog/core/tests.yaml
index 36b69fe6200..6e05caf593a 100644
--- a/test-catalog/core/tests.yaml
+++ b/test-catalog/core/tests.yaml
@@ -2700,6 +2700,7 @@ kafka.server.share.DelayedShareFetchTest:
 - testDelayedShareFetchTryCompleteReturnsTrue
 - testEmptyFutureReturnedByDelayedShareFetchOnComplete
 - testExceptionInMinBytesCalculation
+- testForceCompleteNotTriggersDelayedActionsQueueWhenFetchDataIsEmpty
 - testForceCompleteTriggersDelayedActionsQueue
 - testLocksReleasedAcquireException
 - testLocksReleasedForCompletedFetch
@@ -2707,6 +2708,7 @@ kafka.server.share.DelayedShareFetchTest:
 - testPartitionMaxBytesFromUniformStrategyInCombineLogReadResponse
 - testPartitionMaxBytesFromUniformStrategyWhenAllPartitionsAreAcquirable
 - testPartitionMaxBytesFromUniformStrategyWhenFewPartitionsAreAcquirable
+- testRemoteStorageFetchCompletionNotTriggerActionsQueue
 - 
testRemoteStorageFetchCompletionPostRegisteringCallbackByPendingFetchesCompletion
 - testRemoteStorageFetchCompletionPostRegisteringCallbackByTimerTaskCompletion
 - testRemoteStorageFetchHappensForAllTopicPartitions

Reply via email to