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 d82eb7a1d6f Update test catalog data for GHA workflow run 15727636660 d82eb7a1d6f is described below commit d82eb7a1d6f425bc300ce2d8e0f2b4783a7734fd Author: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> AuthorDate: Wed Jun 18 12:01:27 2025 +0000 Update test catalog data for GHA workflow run 15727636660 Commit: https://github.com/apache/kafka/commit/2a063355699b11453948c3ec9d692e5bf04f25c4 GitHub Run: https://github.com/apache/kafka/actions/runs/15727636660 --- test-catalog/core/tests.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/test-catalog/core/tests.yaml b/test-catalog/core/tests.yaml index 499d2cd1ea5..369746512f0 100644 --- a/test-catalog/core/tests.yaml +++ b/test-catalog/core/tests.yaml @@ -191,6 +191,10 @@ kafka.api.AuthorizerIntegrationTest: - testShareGroupHeartbeatWithoutTopicDescribeAcl - testSimpleConsumeWithExplicitSeekAndNoGroupAccess - testSimpleConsumeWithOffsetLookupAndNoGroupAccess +- testStreamsGroupDescribeWithGroupDescribeAndTopicDescribeAcl +- testStreamsGroupDescribeWithOperationAll +- testStreamsGroupDescribeWithoutGroupDescribeAcl +- testStreamsGroupDescribeWithoutGroupDescribeOrTopicDescribeAcl - testStreamsGroupHeartbeatWithGroupReadAndTopicDescribeAcl - testStreamsGroupHeartbeatWithInternalTopicCreateAcl - testStreamsGroupHeartbeatWithOperationAll