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 773496112d1 Update test catalog data for GHA workflow run 24393549601
773496112d1 is described below
commit 773496112d1cf28ba3c24b1a75649626f7f97210
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Tue Apr 14 14:33:18 2026 +0000
Update test catalog data for GHA workflow run 24393549601
Commit:
https://github.com/apache/kafka/commit/37b1a075f05ef4bee5ff4a55f3b211a0d8721da3
GitHub Run: https://github.com/apache/kafka/actions/runs/24393549601
---
test-catalog/core/tests.yaml | 4 ----
test-catalog/server-common/tests.yaml | 4 +++-
2 files changed, 3 insertions(+), 5 deletions(-)
diff --git a/test-catalog/core/tests.yaml b/test-catalog/core/tests.yaml
index e9228b5ae15..8112f03d868 100644
--- a/test-catalog/core/tests.yaml
+++ b/test-catalog/core/tests.yaml
@@ -1092,10 +1092,6 @@ kafka.log.LogManagerTest:
- testTopicConfigChangeUpdatesLogConfig
- testTwoLogManagersUsingSameDirFails
- testUpdateCordonedLogDirs
-kafka.metrics.KafkaMetricsGroupTest:
-- testTaggedMetricName
-- testTaggedMetricNameWithEmptyValue
-- testUntaggedMetricName
kafka.metrics.MetricsTest:
- testBrokerStateMetric
- testBrokerTopicMetricsBytesInOut
diff --git a/test-catalog/server-common/tests.yaml
b/test-catalog/server-common/tests.yaml
index 2c9130abf70..22cfe048017 100644
--- a/test-catalog/server-common/tests.yaml
+++ b/test-catalog/server-common/tests.yaml
@@ -253,7 +253,9 @@
org.apache.kafka.server.immutable.pcollections.PCollectionsImmutableSetTest:
- testSingletonSet
- testUnderlying
org.apache.kafka.server.metrics.KafkaMetricsGroupTest:
-- testConstructorWithPackageAndSimpleName
+- testTaggedMetricName
+- testTaggedMetricNameWithEmptyValue
+- testUntaggedMetricName
org.apache.kafka.server.metrics.KafkaYammerMetricsTest:
- testTaggedMetricName
- testTaggedMetricNameWithEmptyValue