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 33799454377 Update test catalog data for GHA workflow run 12169915842
33799454377 is described below
commit 33799454377f7ea1879891d538ea202068b4c5cc
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Thu Dec 5 01:25:40 2024 +0000
Update test catalog data for GHA workflow run 12169915842
Commit:
https://github.com/apache/kafka/commit/0322764ab279cb4c6761343c6917339e6d20f2e9
GitHub Run: https://github.com/apache/kafka/actions/runs/12169915842
---
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 524e6e9d751..43e072047bf 100644
--- a/test-catalog/clients/tests.yaml
+++ b/test-catalog/clients/tests.yaml
@@ -819,6 +819,7 @@ org.apache.kafka.clients.consumer.MockConsumerTest:
- endOffsetsShouldBeIdempotent
- shouldNotClearRecordsForPausedPartitions
- testConsumerRecordsIsEmptyWhenReturningNoRecords
+- testRe2JPatternSubscription
- testRebalanceListener
- testSimpleMock
org.apache.kafka.clients.consumer.MockShareConsumerTest: