This is an automated email from the ASF dual-hosted git repository.
github-actions[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 516b7b68962 Update test catalog data for GHA workflow run 25672916133
516b7b68962 is described below
commit 516b7b6896220cb1bf91fefeb46e73d906584f90
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Mon May 11 16:29:36 2026 +0000
Update test catalog data for GHA workflow run 25672916133
Commit:
https://github.com/apache/kafka/commit/ab88df74f21af96b59b6d45f257404772873ef12
GitHub Run: https://github.com/apache/kafka/actions/runs/25672916133
---
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 8dc9c0e9fec..2def4e96417 100644
--- a/test-catalog/clients/tests.yaml
+++ b/test-catalog/clients/tests.yaml
@@ -1210,6 +1210,7 @@
org.apache.kafka.clients.consumer.internals.AsyncKafkaConsumerTest:
- testOffsetsForTimesWithZeroTimeout
- testPartitionsAssignedEventSendsErrorWhenApplyAssignmentFails
- testPollDoesNotAddNewAsyncPollEventWhenOneIsAlreadyInFlight
+- testPollDoesNotWaitForReconciliationCheckIfNoPendingReconciliation
- testPollThrowsInterruptExceptionIfInterrupted
- testPollWaitsForReconciliationCheckComplete
- testPollWithManualAssignmentDoesNotBusyLoop