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

commit 7fa2c5f55289d9eb797a1dcb1518dda843af3c70
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Tue Sep 16 19:10:59 2025 +0000

    Update test catalog data for GHA workflow run 17770438145
    
    Commit: 
https://github.com/apache/kafka/commit/9f657abf3a2b9a97f93548c41f1ee290110af2cb
    GitHub Run: https://github.com/apache/kafka/actions/runs/17770438145
---
 test-catalog/clients/clients-integration-tests/tests.yaml | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/test-catalog/clients/clients-integration-tests/tests.yaml 
b/test-catalog/clients/clients-integration-tests/tests.yaml
index cf9cf26ddc0..f9560c9ae0b 100644
--- a/test-catalog/clients/clients-integration-tests/tests.yaml
+++ b/test-catalog/clients/clients-integration-tests/tests.yaml
@@ -133,6 +133,9 @@ 
org.apache.kafka.clients.consumer.PlaintextConsumerCallbackTest:
 - testClassicConsumerRebalanceListenerBeginningOffsetsOnPartitionsAssigned
 - testClassicConsumerRebalanceListenerBeginningOffsetsOnPartitionsRevoked
 - 
testClassicConsumerSeekPositionAndPauseNewlyAssignedPartitionOnPartitionsAssignedCallback
+- testOnPartitionsAssignedCalledWithNewPartitionsOnlyForAsyncConsumer
+- testOnPartitionsAssignedCalledWithNewPartitionsOnlyForClassicCooperative
+- testOnPartitionsAssignedCalledWithNewPartitionsOnlyForClassicEager
 org.apache.kafka.clients.consumer.PlaintextConsumerCommitTest:
 - testAsyncConsumerAsyncCommit
 - testAsyncConsumerAutoCommitIntercept

Reply via email to