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

commit b73afe724f77609a5bd92507c43b357eb18c4cc0
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Mon Jul 7 18:10:41 2025 +0000

    Update test catalog data for GHA workflow run 16121582751
    
    Commit: 
https://github.com/apache/kafka/commit/4b607616c764e7654fac200cdd260e74ef29fca3
    GitHub Run: https://github.com/apache/kafka/actions/runs/16121582751
---
 test-catalog/clients/tests.yaml | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/test-catalog/clients/tests.yaml b/test-catalog/clients/tests.yaml
index d1e95b787b3..5bc2b4ac6d2 100644
--- a/test-catalog/clients/tests.yaml
+++ b/test-catalog/clients/tests.yaml
@@ -4244,6 +4244,7 @@ org.apache.kafka.common.requests.HeartbeatRequestTest:
 org.apache.kafka.common.requests.JoinGroupRequestTest:
 - shouldAcceptValidGroupInstanceIds
 - shouldThrowOnInvalidGroupInstanceIds
+- testRebalanceTimeoutDefaultsToSessionTimeoutV0
 - testRequestVersionCompatibilityFailBuild
 org.apache.kafka.common.requests.JoinGroupResponseTest:
 - testProtocolNameBackwardCompatibility
@@ -4361,6 +4362,7 @@ org.apache.kafka.common.requests.RequestResponseTest:
 - testInvalidSaslAuthenticateRequest
 - testInvalidSaslHandShakeRequest
 - testInvalidTaggedFieldsWithSaslAuthenticateRequest
+- testJoinGroupRequestV0RebalanceTimeout
 - 
testListConfigResourcesRequestV0FailsWithConfigResourceTypeOtherThanClientMetrics
 - testListGroupRequestV3FailsWithStates
 - testProduceRequestPartitionSize

Reply via email to