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 362c193f0bc Update test catalog data for GHA workflow run 12057119475
362c193f0bc is described below

commit 362c193f0bca0eaa1f5a6966621e79022d7466e8
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Wed Nov 27 21:51:08 2024 +0000

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

diff --git a/test-catalog/clients/tests.yaml b/test-catalog/clients/tests.yaml
index 8d9ac63f39b..26a4073b0ae 100644
--- a/test-catalog/clients/tests.yaml
+++ b/test-catalog/clients/tests.yaml
@@ -821,6 +821,7 @@ org.apache.kafka.clients.consumer.MockConsumerTest:
 - endOffsetsShouldBeIdempotent
 - shouldNotClearRecordsForPausedPartitions
 - testConsumerRecordsIsEmptyWhenReturningNoRecords
+- testRe2JPatternSubscription
 - testRebalanceListener
 - testSimpleMock
 org.apache.kafka.clients.consumer.MockShareConsumerTest:

Reply via email to