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 3829eaf5168 Update test catalog data for GHA workflow run 28333517222
3829eaf5168 is described below

commit 3829eaf5168a07f6b17940267fafb73de9105bf2
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Sun Jun 28 22:22:03 2026 +0000

    Update test catalog data for GHA workflow run 28333517222
    
    Commit: 
https://github.com/apache/kafka/commit/91958dfa2860c52936a096bc61f13504f57cf08a
    GitHub Run: https://github.com/apache/kafka/actions/runs/28333517222
---
 test-catalog/clients/tests.yaml | 2 --
 1 file changed, 2 deletions(-)

diff --git a/test-catalog/clients/tests.yaml b/test-catalog/clients/tests.yaml
index fe78376f6a5..a5e5abd169a 100644
--- a/test-catalog/clients/tests.yaml
+++ b/test-catalog/clients/tests.yaml
@@ -2605,9 +2605,7 @@ 
org.apache.kafka.clients.consumer.internals.StreamsMembershipManagerTest:
 - testIsLeavingGroupReturnsTrueForStaticMemberWithRemainInGroupOperation
 - testJoining
 - testLeaveGroupDuringReconciliationThenRejoin
-- testLeaveGroupEpochIsDynamicMemberEpochForStaticMemberWithLeaveGroupOperation
 - testLeaveGroupEpochIsStaticMemberEpochForStaticMember
-- testLeaveGroupEpochIsStaticMemberEpochForStaticMemberWithRemainInGroup
 - testLeaveGroupOnCloseWhenInGroupWithAssignment
 - testLeaveGroupOnCloseWhenNotInGroup
 - testLeaveGroupOnCloseWhenNotInGroupAndFenced

Reply via email to