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 4735d5e1368 Update test catalog data for GHA workflow run 23050636535
4735d5e1368 is described below
commit 4735d5e1368144904a0144b1299f85e456e090d5
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Fri Mar 13 15:30:20 2026 +0000
Update test catalog data for GHA workflow run 23050636535
Commit:
https://github.com/apache/kafka/commit/1eda1661b04e79ce396af7c92c16f0b650a765d4
GitHub Run: https://github.com/apache/kafka/actions/runs/23050636535
---
test-catalog/clients/tests.yaml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/test-catalog/clients/tests.yaml b/test-catalog/clients/tests.yaml
index 38f55931825..63856e65e73 100644
--- a/test-catalog/clients/tests.yaml
+++ b/test-catalog/clients/tests.yaml
@@ -2327,9 +2327,9 @@
org.apache.kafka.clients.consumer.internals.ShareHeartbeatRequestManagerTest:
org.apache.kafka.clients.consumer.internals.ShareMembershipManagerTest:
- testDelayedMetadataUsedToCompleteAssignment
- testFatalFailureWhenMemberAlreadyLeft
+- testFatalFailureWhenStateIsJoining
- testFatalFailureWhenStateIsLeaving
- testFatalFailureWhenStateIsStable
-- testFatalFailureWhenStateIsUnjoined
- testFencedWhenAssignmentEmpty
- testFencingWhenStateIsLeaving
- testFencingWhenStateIsReconciling