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 4ba18e3b5b0 Update test catalog data for GHA workflow run 23972529762
4ba18e3b5b0 is described below
commit 4ba18e3b5b0db9e8fd9ecc8e8428f4ff395d7b2f
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Sat Apr 4 11:03:46 2026 +0000
Update test catalog data for GHA workflow run 23972529762
Commit:
https://github.com/apache/kafka/commit/5d03ccff57ed398f020e9394bf575735f21e69cc
GitHub Run: https://github.com/apache/kafka/actions/runs/23972529762
---
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 2994bd292bb..972e8cda14d 100644
--- a/test-catalog/clients/tests.yaml
+++ b/test-catalog/clients/tests.yaml
@@ -1829,6 +1829,7 @@
org.apache.kafka.clients.consumer.internals.FetchCollectorTest:
- testFetchWithUnknownServerError
- testFetchingPausedPartitionsYieldsNoRecords
- testNoResultsIfInitializing
+- testPositionUpdatedBeforeDrainOnExhaustedFetch
- testReadCommittedWithAbortedTransaction
org.apache.kafka.clients.consumer.internals.FetchConfigTest:
- testBasicFromConsumerConfig