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 f33ee1fa700 Update test catalog data for GHA workflow run 16987476839
f33ee1fa700 is described below
commit f33ee1fa70001d98cd7e8604391e927b555c7ade
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Fri Aug 15 12:12:59 2025 +0000
Update test catalog data for GHA workflow run 16987476839
Commit:
https://github.com/apache/kafka/commit/55260e9835ae74c7eb1e1c54e90b7f00f6e278d2
GitHub Run: https://github.com/apache/kafka/actions/runs/16987476839
---
test-catalog/clients/clients-integration-tests/tests.yaml | 2 ++
test-catalog/core/tests.yaml | 4 ----
2 files changed, 2 insertions(+), 4 deletions(-)
diff --git a/test-catalog/clients/clients-integration-tests/tests.yaml
b/test-catalog/clients/clients-integration-tests/tests.yaml
index 7bfbc420e93..560c75bb464 100644
--- a/test-catalog/clients/clients-integration-tests/tests.yaml
+++ b/test-catalog/clients/clients-integration-tests/tests.yaml
@@ -23,6 +23,8 @@ org.apache.kafka.clients.TransactionsExpirationTest:
- testTransactionAfterProducerIdExpiresWithTV2
org.apache.kafka.clients.TransactionsWithMaxInFlightOneTest:
- testTransactionalProducerSingleBrokerMaxInFlightOne
+org.apache.kafka.clients.admin.AdminClientWithPoliciesIntegrationTest:
+- testInvalidAlterConfigsDueToPolicy
org.apache.kafka.clients.admin.AdminFenceProducersTest:
- testFenceAfterProducerCommit
- testFenceBeforeProducerCommit
diff --git a/test-catalog/core/tests.yaml b/test-catalog/core/tests.yaml
index 4a24aa5c939..19dcc46c843 100644
--- a/test-catalog/core/tests.yaml
+++ b/test-catalog/core/tests.yaml
@@ -30,10 +30,6 @@ kafka.admin.AddPartitionsTest:
kafka.admin.RemoteTopicCrudTest:
- testClusterWideDisablementOfTieredStorageWithEnabledTieredTopic
- testClusterWithoutTieredStorageStartsSuccessfullyIfTopicWithTieringDisabled
-kafka.api.AdminClientWithPoliciesIntegrationTest:
-- testInvalidAlterConfigs
-- testInvalidAlterConfigsDueToPolicy
-- testValidAlterConfigs
kafka.api.AuthorizerIntegrationTest:
- shouldInitTransactionsWhenAclSet
- shouldNotIncludeUnauthorizedTopicsInDescribeTransactionsResponse