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 83b262b5096 Update test catalog data for GHA workflow run 11976826307
83b262b5096 is described below
commit 83b262b50965f9c9522a8c4d2496449d219f34d6
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Fri Nov 22 20:12:13 2024 +0000
Update test catalog data for GHA workflow run 11976826307
Commit:
https://github.com/apache/kafka/commit/0d7c7659811d5edafa9d33bcce8984b08f1ecb91
GitHub Run: https://github.com/apache/kafka/actions/runs/11976826307
---
test-catalog/clients/tests.yaml | 2 ++
test-catalog/core/tests.yaml | 1 -
2 files changed, 2 insertions(+), 1 deletion(-)
diff --git a/test-catalog/clients/tests.yaml b/test-catalog/clients/tests.yaml
index c5e4e58b3a4..2fb89c0ec6e 100644
--- a/test-catalog/clients/tests.yaml
+++ b/test-catalog/clients/tests.yaml
@@ -787,6 +787,7 @@ org.apache.kafka.clients.consumer.KafkaConsumerTest:
- testShouldAttemptToRejoinGroupAfterSyncGroupFailed
- testShouldNotCallMetricReporterMetricRemovalWithExistingConsumerMetric
- testShouldOnlyCallMetricReporterMetricChangeOnceWithExistingConsumerMetric
+- testSubscribeToRe2jPatternNotSupportedForClassicConsumer
- testSubscribingCustomMetricsDoesntAffectConsumerMetrics
- testSubscribingCustomMetricsWithSameNameDoesntAffectConsumerMetrics
- testSubscription
@@ -1072,6 +1073,7 @@
org.apache.kafka.clients.consumer.internals.AsyncKafkaConsumerTest:
- testSubscribePatternGeneratesEvent
- testSubscribeToEmptyListActsAsUnsubscribe
- testSubscribeToNullTopicCollection
+- testSubscribeToRe2JPatternValidation
- testSubscriptionOnEmptyTopic
- testSubscriptionOnNullTopic
- testSuccessfulStartupShutdown
diff --git a/test-catalog/core/tests.yaml b/test-catalog/core/tests.yaml
index e92c5dda1b7..8058c3b2a1e 100644
--- a/test-catalog/core/tests.yaml
+++ b/test-catalog/core/tests.yaml
@@ -697,7 +697,6 @@ kafka.api.SaslPlainPlaintextConsumerTest:
- testClusterResourceListener
- testCoordinatorFailover
- testSimpleConsumption
-- testZkAclsDisabled
kafka.api.SaslPlaintextConsumerTest:
- testClusterResourceListener
- testCoordinatorFailover