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 0c412789109 Update test catalog data for GHA workflow run 11726636577
0c412789109 is described below
commit 0c4127891096b45b810f2695730206222332abe2
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Thu Nov 7 19:22:56 2024 +0000
Update test catalog data for GHA workflow run 11726636577
Commit:
https://github.com/apache/kafka/commit/a0d4cbec402c6c09e601c76a7332747e80e518ca
GitHub Run: https://github.com/apache/kafka/actions/runs/11726636577
---
test-catalog/core/tests.yaml | 6 +++++-
1 file changed, 5 insertions(+), 1 deletion(-)
diff --git a/test-catalog/core/tests.yaml b/test-catalog/core/tests.yaml
index b7e5541bbf0..b282cee4544 100644
--- a/test-catalog/core/tests.yaml
+++ b/test-catalog/core/tests.yaml
@@ -3821,14 +3821,18 @@ kafka.server.metadata.MockConfigRepositoryTest:
kafka.server.share.DelayedShareFetchKeyTest:
- testDelayedShareFetchEqualsAndHashcode
kafka.server.share.DelayedShareFetchTest:
-- testDelayedShareFetchTryCompleteReturnsFalse
+- testCombineLogReadResponse
+- testDelayedShareFetchTryCompleteReturnsFalseDueToNonAcquirablePartitions
- testDelayedShareFetchTryCompleteReturnsTrue
- testEmptyFutureReturnedByDelayedShareFetchOnComplete
+- testExceptionInMinBytesCalculation
- testForceCompleteTriggersDelayedActionsQueue
- testLocksReleasedAcquireException
- testLocksReleasedForCompletedFetch
- testReplicaManagerFetchShouldHappenOnComplete
- testToCompleteAnAlreadyCompletedFuture
+- testTryCompleteWhenMinBytesNotSatisfiedOnFirstFetch
+- testTryCompleteWhenMinBytesNotSatisfiedOnSubsequentFetch
kafka.server.share.ShareFetchUtilsTest:
- testProcessFetchResponse
- testProcessFetchResponseWhenNoRecordsAreAcquired