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 4e77832c807 Update test catalog data for GHA workflow run 12086593137
4e77832c807 is described below

commit 4e77832c8079673ea0d5c92776118fef75cfc6ae
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Fri Nov 29 16:47:50 2024 +0000

    Update test catalog data for GHA workflow run 12086593137
    
    Commit: 
https://github.com/apache/kafka/commit/9d23f89e05782875f5f37f1e9687c621b0e3edb8
    GitHub Run: https://github.com/apache/kafka/actions/runs/12086593137
---
 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 b25baebf587..5e1bb2298af 100644
--- a/test-catalog/clients/tests.yaml
+++ b/test-catalog/clients/tests.yaml
@@ -618,6 +618,7 @@ org.apache.kafka.clients.consumer.ConsumerConfigTest:
 - testProtocolConfigValidation
 - testRemoteAssignorConfig
 - testRemoteAssignorWithClassicGroupProtocol
+- testUnsupportedConfigsWithConsumerGroupProtocol
 org.apache.kafka.clients.consumer.ConsumerGroupMetadataTest:
 - testAssignmentConstructor
 - testGroupIdConstructor
@@ -1056,7 +1057,6 @@ 
org.apache.kafka.clients.consumer.internals.AsyncKafkaConsumerTest:
 - testOffsetsForTimesOnNullPartitions
 - testOffsetsForTimesTimeoutException
 - testOffsetsForTimesWithZeroTimeout
-- testPartitionAssignmentStrategyUnusedInAsyncConsumer
 - testPollThrowsInterruptExceptionIfInterrupted
 - testProcessBackgroundEventsTimesOut
 - testProcessBackgroundEventsWithInitialDelay

Reply via email to