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 ec8be63df5e Update test catalog data for GHA workflow run 30683090734
ec8be63df5e is described below

commit ec8be63df5ea0a0da6dc20757fc7db14a2acf204
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Sat Aug 1 09:59:39 2026 +0000

    Update test catalog data for GHA workflow run 30683090734
    
    Commit: 
https://github.com/apache/kafka/commit/429701a0bc0767950f815b0d8ffdd132e485f704
    GitHub Run: https://github.com/apache/kafka/actions/runs/30683090734
---
 test-catalog/core/tests.yaml                      | 5 -----
 test-catalog/streams/integration-tests/tests.yaml | 1 +
 2 files changed, 1 insertion(+), 5 deletions(-)

diff --git a/test-catalog/core/tests.yaml b/test-catalog/core/tests.yaml
index 324aa3997b9..3bed886c4b5 100644
--- a/test-catalog/core/tests.yaml
+++ b/test-catalog/core/tests.yaml
@@ -392,7 +392,6 @@ kafka.api.PlaintextAdminIntegrationTest:
 - testShareGroups
 - testValidIncrementalAlterConfigs
 kafka.api.PlaintextConsumerAssignorsTest:
-- executionError
 - testMultiConsumerDefaultAssignor
 - testMultiConsumerDefaultAssignorAndVerifyAssignment
 - testMultiConsumerRoundRobinAssignor
@@ -402,7 +401,6 @@ kafka.api.PlaintextConsumerAssignorsTest:
 - testRemoteAssignorRange
 - testRoundRobinAssignment
 kafka.api.PlaintextEndToEndAuthorizationTest:
-- initializationError
 - testListenerName
 - testNoConsumeWithDescribeAclViaAssign
 - testNoConsumeWithDescribeAclViaSubscribe
@@ -462,7 +460,6 @@ kafka.api.SaslGssapiSslEndToEndAuthorizationTest:
 - testProduceConsumeWithWildcardAcls
 - testTwoConsumersWithDifferentSaslCredentials
 kafka.api.SaslMultiMechanismConsumerTest:
-- initializationError
 - testClusterResourceListener
 - testCoordinatorFailover
 - testMultipleBrokerMechanisms
@@ -496,7 +493,6 @@ kafka.api.SaslPlainSslEndToEndAuthorizationTest:
 - testProduceConsumeWithWildcardAcls
 - testTwoConsumersWithDifferentSaslCredentials
 kafka.api.SaslPlaintextConsumerTest:
-- initializationError
 - testClusterResourceListener
 - testCoordinatorFailover
 - testSimpleConsumption
@@ -535,7 +531,6 @@ kafka.api.SaslSslAdminIntegrationTest:
 - testExpiredTimeStampLargerThanMaxLifeStamp
 - testLegacyAclOpsNeverAffectOrReturnPrefixed
 kafka.api.SaslSslConsumerTest:
-- initializationError
 - testClusterResourceListener
 - testCoordinatorFailover
 - testSimpleConsumption
diff --git a/test-catalog/streams/integration-tests/tests.yaml 
b/test-catalog/streams/integration-tests/tests.yaml
index 632a4a6720b..1a5c7915ca6 100644
--- a/test-catalog/streams/integration-tests/tests.yaml
+++ b/test-catalog/streams/integration-tests/tests.yaml
@@ -524,6 +524,7 @@ 
org.apache.kafka.streams.integration.TopologyDescriptionPluginIntegrationTest:
 - shouldPushTopologyDescriptionToPluginAfterJoin
 - shouldStopSolicitingPushAfterPermanentPluginFailure
 
org.apache.kafka.streams.integration.TransactionalPositionRestartIntegrationTest:
+- initializationError
 - verifyStore
 org.apache.kafka.streams.integration.VersionedKeyValueStoreIntegrationTest:
 - shouldAllowCustomIQv2ForCustomStoreImplementations

Reply via email to