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 7edf6938208 Update test catalog data for GHA workflow run 23738204571
7edf6938208 is described below
commit 7edf6938208efd273a6702c9eafc2cb79abf4634
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Mon Mar 30 12:38:33 2026 +0000
Update test catalog data for GHA workflow run 23738204571
Commit:
https://github.com/apache/kafka/commit/a1c155ee2835b5e6a6fdd2db5da14f83af5a4da3
GitHub Run: https://github.com/apache/kafka/actions/runs/23738204571
---
test-catalog/clients/tests.yaml | 3 ---
test-catalog/share-coordinator/tests.yaml | 1 +
2 files changed, 1 insertion(+), 3 deletions(-)
diff --git a/test-catalog/clients/tests.yaml b/test-catalog/clients/tests.yaml
index f79fd2a0206..ef37750cd35 100644
--- a/test-catalog/clients/tests.yaml
+++ b/test-catalog/clients/tests.yaml
@@ -5415,9 +5415,6 @@ org.apache.kafka.common.utils.CircularIteratorTest:
- testCycleCollection
- testEmptyCollection
- testNullCollection
-org.apache.kafka.common.utils.CollectionUtilsTest:
-- testSubtractMapDoesntRemoveAnythingWhenEmptyMap
-- testSubtractMapRemovesSecondMapsKeys
org.apache.kafka.common.utils.ConfigUtilsTest:
- testConfigMapToRedactedStringForEmptyMap
- testConfigMapToRedactedStringWithSecrets
diff --git a/test-catalog/share-coordinator/tests.yaml
b/test-catalog/share-coordinator/tests.yaml
index bed9d01bdf7..6573b3ea155 100644
--- a/test-catalog/share-coordinator/tests.yaml
+++ b/test-catalog/share-coordinator/tests.yaml
@@ -105,5 +105,6 @@
org.apache.kafka.coordinator.share.ShareCoordinatorShardTest:
- testWriteStateSuccess
org.apache.kafka.coordinator.share.metrics.ShareCoordinatorMetricsTest:
- testCoordinatorGlobalSensors
+- testDeactivateMetricsShardCleansUpPruneMetrics
- testMetricNames
- testShardGlobalSensors