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 c5033e3d4f2 Update test catalog data for GHA workflow run 12930317669
c5033e3d4f2 is described below
commit c5033e3d4f28a0eccd290e44b5feefc09a23e1bc
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Thu Jan 23 17:03:33 2025 +0000
Update test catalog data for GHA workflow run 12930317669
Commit:
https://github.com/apache/kafka/commit/8000d04dcba4b3b33a91aa0052c9c2ff9d304d65
GitHub Run: https://github.com/apache/kafka/actions/runs/12930317669
---
test-catalog/clients/tests.yaml | 3 +++
1 file changed, 3 insertions(+)
diff --git a/test-catalog/clients/tests.yaml b/test-catalog/clients/tests.yaml
index 46b8d8579b9..a67859750bc 100644
--- a/test-catalog/clients/tests.yaml
+++ b/test-catalog/clients/tests.yaml
@@ -829,6 +829,9 @@
org.apache.kafka.clients.consumer.KafkaShareConsumerMetricsTest:
- testShouldOnlyCallMetricReporterMetricChangeOnceWithExistingConsumerMetric
- testUnregisteringCustomMetricsWithSameNameDoesntAffectConsumerMetrics
- testUnregisteringNonexistingMetricsDoesntCauseError
+org.apache.kafka.clients.consumer.KafkaShareConsumerTest:
+- testVerifyFetchAndAcknowledgeSync
+- testVerifyHeartbeats
org.apache.kafka.clients.consumer.MockConsumerTest:
- endOffsetsShouldBeIdempotent
- shouldNotClearRecordsForPausedPartitions