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 cfb4f74af9f Update test catalog data for GHA workflow run 12137446571
cfb4f74af9f is described below
commit cfb4f74af9f0b1f975cfb1cc2e786d437dd69df9
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Tue Dec 3 14:38:14 2024 +0000
Update test catalog data for GHA workflow run 12137446571
Commit:
https://github.com/apache/kafka/commit/275b995bf2c8a26977ea72fa2b4831b930276654
GitHub Run: https://github.com/apache/kafka/actions/runs/12137446571
---
test-catalog/core/tests.yaml | 1 +
1 file changed, 1 insertion(+)
diff --git a/test-catalog/core/tests.yaml b/test-catalog/core/tests.yaml
index 888348c9ac6..f32b8fe6722 100644
--- a/test-catalog/core/tests.yaml
+++ b/test-catalog/core/tests.yaml
@@ -2443,6 +2443,7 @@ kafka.server.ConsumerGroupHeartbeatRequestTest:
- testConsumerGroupHeartbeatIsAccessibleWhenNewGroupCoordinatorIsEnabled
- testConsumerGroupHeartbeatIsInaccessibleWhenDisabledByStaticConfig
- testConsumerGroupHeartbeatIsInaccessibleWhenFeatureFlagNotEnabled
+- testConsumerGroupHeartbeatWithEmptySubscription
- testConsumerGroupHeartbeatWithInvalidRegularExpression
- testConsumerGroupHeartbeatWithRegularExpression
- testMemberIdGeneratedOnServerWhenApiVersionIs0