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 2a39f612391 Update test catalog data for GHA workflow run 19477339784
2a39f612391 is described below
commit 2a39f612391173bb7f7489894079d5a4e4a18f7f
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Tue Nov 18 22:15:12 2025 +0000
Update test catalog data for GHA workflow run 19477339784
Commit:
https://github.com/apache/kafka/commit/5373f2d208ec85ecc00d20f0a85f99906a21764e
GitHub Run: https://github.com/apache/kafka/actions/runs/19477339784
---
test-catalog/clients/tests.yaml | 2 ++
1 file changed, 2 insertions(+)
diff --git a/test-catalog/clients/tests.yaml b/test-catalog/clients/tests.yaml
index 07601506f63..34715fa57d8 100644
--- a/test-catalog/clients/tests.yaml
+++ b/test-catalog/clients/tests.yaml
@@ -1263,6 +1263,8 @@
org.apache.kafka.clients.consumer.internals.CommitRequestManagerTest:
- testOffsetFetchRequestEnsureDuplicatedRequestSucceed
- testOffsetFetchRequestErroredRequests
- testOffsetFetchRequestPartitionDataError
+- testOffsetFetchRequestShouldFailWithTopicIdWhenMetadataUnknownResponseTopicId
+- testOffsetFetchRequestShouldSucceedWithTopicId
- testOffsetFetchRequestStateToStringBase
- testOffsetFetchRequestTimeoutRequests
- testPollEnsureAutocommitSent