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 e17f395aaef Update test catalog data for GHA workflow run 22634127238
e17f395aaef is described below
commit e17f395aaef1e60fbac77342cade97f883630ef7
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Tue Mar 3 19:36:24 2026 +0000
Update test catalog data for GHA workflow run 22634127238
Commit:
https://github.com/apache/kafka/commit/244e848e0196904255617164ee74b087ac632929
GitHub Run: https://github.com/apache/kafka/actions/runs/22634127238
---
test-catalog/coordinator-common/tests.yaml | 6 +++++-
1 file changed, 5 insertions(+), 1 deletion(-)
diff --git a/test-catalog/coordinator-common/tests.yaml
b/test-catalog/coordinator-common/tests.yaml
index 624991c1783..d60a8fa4363 100644
--- a/test-catalog/coordinator-common/tests.yaml
+++ b/test-catalog/coordinator-common/tests.yaml
@@ -1,3 +1,5 @@
+org.apache.kafka.coordinator.common.runtime.CoordinatorBackgroundThreadPoolExecutorTest:
+- testMetrics
org.apache.kafka.coordinator.common.runtime.CoordinatorExecutorImplTest:
- testCancelAllTasks
- testTaskCancelledAfterBeingExecutedButBeforeWriteOperationIsExecuted
@@ -29,12 +31,14 @@
org.apache.kafka.coordinator.common.runtime.CoordinatorResultTest:
- testEquals
- testRecordsCannotBeNull
org.apache.kafka.coordinator.common.runtime.CoordinatorRuntimeMetricsImplTest:
+- testBackgroundThreadIdleSensor
- testBatchBufferCacheDiscardCount
- testBatchBufferCacheSize
- testEventQueueSize
- testFlushRateSensor
- testHistogramMetrics
-- testMetricNames
+- testMetricNamesWithBackgroundMetrics
+- testMetricNamesWithoutBackgroundMetrics
- testMetricsGroupIsolation
- testPartitionLoadSensorMetrics
- testRecordEventPurgatoryTimeLimit