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 49d23e8226d Update test catalog data for GHA workflow run 26965186906
49d23e8226d is described below

commit 49d23e8226d004aafdb6522e4815a6618b75553c
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Thu Jun 4 19:25:14 2026 +0000

    Update test catalog data for GHA workflow run 26965186906
    
    Commit: 
https://github.com/apache/kafka/commit/e320142b7c2b40de7cd77373961ceec202c2bf5e
    GitHub Run: https://github.com/apache/kafka/actions/runs/26965186906
---
 test-catalog/clients/tests.yaml | 1 +
 test-catalog/tools/tests.yaml   | 1 -
 2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/test-catalog/clients/tests.yaml b/test-catalog/clients/tests.yaml
index 1c1bd654fe2..f88c94990ec 100644
--- a/test-catalog/clients/tests.yaml
+++ b/test-catalog/clients/tests.yaml
@@ -1419,6 +1419,7 @@ 
org.apache.kafka.clients.consumer.internals.ConsumerMembershipManagerTest:
 - testOnPartitionsLostNoError
 - testOnSubscriptionUpdatedDoesNotTransitionToJoiningIfInGroup
 - testOnSubscriptionUpdatedTransitionsToJoiningOnPollIfNotInGroup
+- testPartialAckNotRepeatedOnBackgroundReconcileWhenMetadataMissing
 - testPollMustCallsMaybeReconcileWithFalse
 - testRebalanceMetricsForMultipleReconciliations
 - testRebalanceMetricsOnFailedRebalance
diff --git a/test-catalog/tools/tests.yaml b/test-catalog/tools/tests.yaml
index 8114ff431a4..71b77e132c6 100644
--- a/test-catalog/tools/tests.yaml
+++ b/test-catalog/tools/tests.yaml
@@ -867,7 +867,6 @@ 
org.apache.kafka.tools.consumer.group.ResetConsumerGroupOffsetTest:
 - testResetOffsetsWithPartitionNotExist
 - testResetWithUnrecognizedNewConsumerOption
 org.apache.kafka.tools.consumer.group.SaslClientsWithInvalidCredentialsTest:
-- initializationError
 - testConsumerGroupServiceWithAuthenticationFailure
 - testConsumerGroupServiceWithAuthenticationSuccess
 org.apache.kafka.tools.consumer.group.ShareGroupCommandTest:

Reply via email to