This is an automated email from the ASF dual-hosted git repository.
github-actions[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 f56a391a39e Update test catalog data for GHA workflow run 30676008437
f56a391a39e is described below
commit f56a391a39e8aff22e313bba5106f946fd8142b5
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Sat Aug 1 06:42:27 2026 +0000
Update test catalog data for GHA workflow run 30676008437
Commit:
https://github.com/apache/kafka/commit/e7cba22471f0d2833b850e2b0085c1cfff2efed5
GitHub Run: https://github.com/apache/kafka/actions/runs/30676008437
---
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 3bed886c4b5..324aa3997b9 100644
--- a/test-catalog/core/tests.yaml
+++ b/test-catalog/core/tests.yaml
@@ -392,6 +392,7 @@ kafka.api.PlaintextAdminIntegrationTest:
- testShareGroups
- testValidIncrementalAlterConfigs
kafka.api.PlaintextConsumerAssignorsTest:
+- executionError
- testMultiConsumerDefaultAssignor
- testMultiConsumerDefaultAssignorAndVerifyAssignment
- testMultiConsumerRoundRobinAssignor
@@ -401,6 +402,7 @@ kafka.api.PlaintextConsumerAssignorsTest:
- testRemoteAssignorRange
- testRoundRobinAssignment
kafka.api.PlaintextEndToEndAuthorizationTest:
+- initializationError
- testListenerName
- testNoConsumeWithDescribeAclViaAssign
- testNoConsumeWithDescribeAclViaSubscribe
@@ -460,6 +462,7 @@ kafka.api.SaslGssapiSslEndToEndAuthorizationTest:
- testProduceConsumeWithWildcardAcls
- testTwoConsumersWithDifferentSaslCredentials
kafka.api.SaslMultiMechanismConsumerTest:
+- initializationError
- testClusterResourceListener
- testCoordinatorFailover
- testMultipleBrokerMechanisms
@@ -493,6 +496,7 @@ kafka.api.SaslPlainSslEndToEndAuthorizationTest:
- testProduceConsumeWithWildcardAcls
- testTwoConsumersWithDifferentSaslCredentials
kafka.api.SaslPlaintextConsumerTest:
+- initializationError
- testClusterResourceListener
- testCoordinatorFailover
- testSimpleConsumption
@@ -531,6 +535,7 @@ kafka.api.SaslSslAdminIntegrationTest:
- testExpiredTimeStampLargerThanMaxLifeStamp
- testLegacyAclOpsNeverAffectOrReturnPrefixed
kafka.api.SaslSslConsumerTest:
+- initializationError
- testClusterResourceListener
- testCoordinatorFailover
- testSimpleConsumption