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 e39efffaf47 Update test catalog data for GHA workflow run 13812362873
e39efffaf47 is described below
commit e39efffaf472894976a731c9a4e00782844c013d
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Wed Mar 12 15:38:18 2025 +0000
Update test catalog data for GHA workflow run 13812362873
Commit:
https://github.com/apache/kafka/commit/c07c59ad24bd5eb6f2c1080b8af56baa7c6fd487
GitHub Run: https://github.com/apache/kafka/actions/runs/13812362873
---
test-catalog/core/tests.yaml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/test-catalog/core/tests.yaml b/test-catalog/core/tests.yaml
index 6f3d811c56f..7d60aa0927e 100644
--- a/test-catalog/core/tests.yaml
+++ b/test-catalog/core/tests.yaml
@@ -3307,7 +3307,6 @@ kafka.server.ShareFetchAcknowledgeRequestTest:
- testShareAcknowledgeRequestSuccessAccept
- testShareAcknowledgeRequestSuccessReject
- testShareAcknowledgeRequestSuccessRelease
-- testShareFetchBrokerDoesNotRespectPartitionsSizeLimit
- testShareFetchInitialEpochWithAcknowledgements
- testShareFetchRequestForgetTopicPartitions
- testShareFetchRequestInvalidShareSessionEpoch
@@ -3486,7 +3485,7 @@ kafka.server.share.SharePartitionManagerTest:
- testMultipleConcurrentShareFetches
- testMultipleSequentialShareFetches
- testNewContext
-- testNewContextReturnsFinalContextError
+- testNewContextReturnsFinalContextWhenTopicPartitionsArePresentInRequestData
- testNewContextReturnsFinalContextWithRequestData
- testNewContextReturnsFinalContextWithoutRequestData
- testPartitionLoadTimeMetricWithMultiplePartitions
@@ -3732,6 +3731,7 @@ kafka.test.api.ShareConsumerTest:
- testMultipleConsumersInMultipleGroupsConcurrentConsumption
- testMultipleConsumersWithDifferentGroupIds
- testPollNoSubscribeFails
+- testPollRecordsGreaterThanMaxBytes
- testPollThrowsInterruptExceptionIfInterrupted
- testShareAutoOffsetResetByDuration
- testShareAutoOffsetResetByDurationInvalidFormat