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 2a6375db09e Update test catalog data for GHA workflow run 15305714194
2a6375db09e is described below

commit 2a6375db09e03f7200020d12580ca88f60e26a04
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Wed May 28 20:08:34 2025 +0000

    Update test catalog data for GHA workflow run 15305714194
    
    Commit: 
https://github.com/apache/kafka/commit/9dd4cff2d79311ed763fcb750d39a6e524cabea8
    GitHub Run: https://github.com/apache/kafka/actions/runs/15305714194
---
 test-catalog/core/tests.yaml | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/test-catalog/core/tests.yaml b/test-catalog/core/tests.yaml
index 7afd697a8c5..a0beb650bfd 100644
--- a/test-catalog/core/tests.yaml
+++ b/test-catalog/core/tests.yaml
@@ -37,6 +37,11 @@ kafka.api.AuthorizerIntegrationTest:
 - 
shouldThrowTransactionalIdAuthorizationExceptionWhenNoTransactionAccessDuringSend
 - 
shouldThrowTransactionalIdAuthorizationExceptionWhenNoTransactionAccessOnEndTransaction
 - 
shouldThrowTransactionalIdAuthorizationExceptionWhenNoTransactionAccessOnSendOffsetsToTxn
+- testAlterShareGroupOffsetsWithGroupReadAndTopicReadAcl
+- testAlterShareGroupOffsetsWithOperationAll
+- testAlterShareGroupOffsetsWithoutGroupReadAcl
+- testAlterShareGroupOffsetsWithoutGroupReadOrTopicReadAcl
+- testAlterShareGroupOffsetsWithoutTopicReadAcl
 - testAuthorizationFetchVersionFromOldestTo12
 - testAuthorizationProduceVersionFromOldestTo12
 - testAuthorizationWithTopicExisting

Reply via email to