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 bb4596d84a6 Update test catalog data for GHA workflow run 15511673433
bb4596d84a6 is described below
commit bb4596d84a6823cf9f4fc1a100f3f9587c38edad
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Sat Jun 7 23:27:58 2025 +0000
Update test catalog data for GHA workflow run 15511673433
Commit:
https://github.com/apache/kafka/commit/8fd0d336709be2895a6d31a839de97fd4d44ba7f
GitHub Run: https://github.com/apache/kafka/actions/runs/15511673433
---
.../clients/clients-integration-tests/tests.yaml | 22 ++++++++++++++++++++++
test-catalog/core/tests.yaml | 14 --------------
2 files changed, 22 insertions(+), 14 deletions(-)
diff --git a/test-catalog/clients/clients-integration-tests/tests.yaml
b/test-catalog/clients/clients-integration-tests/tests.yaml
index f79666b466e..5d9c7411c7f 100644
--- a/test-catalog/clients/clients-integration-tests/tests.yaml
+++ b/test-catalog/clients/clients-integration-tests/tests.yaml
@@ -179,6 +179,28 @@
org.apache.kafka.clients.consumer.PlaintextConsumerPollTest:
- testClassicConsumerPerPartitionLeadWithMaxPollRecords
- testClassicConsumerPollEventuallyReturnsRecordsWithZeroTimeout
- testClassicConsumerRecoveryOnPollAfterDelayedRebalance
+org.apache.kafka.clients.consumer.PlaintextConsumerSubscriptionTest:
+- testAsyncConsumerClassicConsumerSubscribeInvalidTopicCanUnsubscribe
+- testAsyncConsumerExpandingTopicSubscriptions
+- testAsyncConsumerPatternSubscription
+- testAsyncConsumerPatternUnsubscription
+- testAsyncConsumerRe2JPatternExpandSubscription
+- testAsyncConsumerRe2JPatternSubscription
+- testAsyncConsumerRe2JPatternSubscriptionFetch
+- testAsyncConsumerShrinkingTopicSubscriptions
+- testAsyncConsumerSubscribeInvalidTopicCanClose
+- testAsyncConsumerSubsequentPatternSubscription
+- testAsyncConsumerUnsubscribeTopic
+- testClassicConsumerExpandingTopicSubscriptions
+- testClassicConsumerPatternSubscription
+- testClassicConsumerPatternUnsubscription
+- testClassicConsumerShrinkingTopicSubscriptions
+- testClassicConsumerSubscribeInvalidTopicCanClose
+- testClassicConsumerSubscribeInvalidTopicCanUnsubscribe
+- testClassicConsumerSubsequentPatternSubscription
+- testClassicConsumerUnsubscribeTopic
+- testRe2JPatternSubscriptionAndTopicSubscription
+- testRe2JPatternSubscriptionInvalidRegex
org.apache.kafka.clients.consumer.SaslPlainPlaintextConsumerTest:
- testAsyncConsumeCoordinatorFailover
- testAsyncConsumerClusterResourceListener
diff --git a/test-catalog/core/tests.yaml b/test-catalog/core/tests.yaml
index 071674cfe00..8f777e93528 100644
--- a/test-catalog/core/tests.yaml
+++ b/test-catalog/core/tests.yaml
@@ -374,20 +374,6 @@ kafka.api.PlaintextConsumerAssignorsTest:
- testRemoteAssignorInvalid
- testRemoteAssignorRange
- testRoundRobinAssignment
-kafka.api.PlaintextConsumerSubscriptionTest:
-- testExpandingTopicSubscriptions
-- testPatternSubscription
-- testPatternUnsubscription
-- testRe2JPatternExpandSubscription
-- testRe2JPatternSubscription
-- testRe2JPatternSubscriptionAndTopicSubscription
-- testRe2JPatternSubscriptionFetch
-- testRe2JPatternSubscriptionInvalidRegex
-- testShrinkingTopicSubscriptions
-- testSubscribeInvalidTopicCanClose
-- testSubscribeInvalidTopicCanUnsubscribe
-- testSubsequentPatternSubscription
-- testUnsubscribeTopic
kafka.api.PlaintextConsumerTest:
- testAutoOffsetReset
- testCloseLeavesGroupOnInterrupt