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 87181ad5d71 Update test catalog data for GHA workflow run 20767868811
87181ad5d71 is described below
commit 87181ad5d71c90aedb1e74948dc5a2dd88508937
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Wed Jan 7 04:07:30 2026 +0000
Update test catalog data for GHA workflow run 20767868811
Commit:
https://github.com/apache/kafka/commit/c7800041c66d12124595ae5bce0292007b3c8256
GitHub Run: https://github.com/apache/kafka/actions/runs/20767868811
---
test-catalog/clients/tests.yaml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/test-catalog/clients/tests.yaml b/test-catalog/clients/tests.yaml
index 55514bf4c8c..b4c804b8b66 100644
--- a/test-catalog/clients/tests.yaml
+++ b/test-catalog/clients/tests.yaml
@@ -1255,6 +1255,7 @@
org.apache.kafka.clients.consumer.internals.CommitRequestManagerTest:
- testCommitSyncWithEmptyOffsets
- testEnsureBackoffRetryOnOffsetCommitRequestTimeout
- testEnsureCommitSensorRecordsMetric
+- testFetchOffsetsWithTopicIdsDoesNotFailOnUnsubscribedTopics
- testLastEpochSentOnCommit
- testOffsetCommitAsyncFailedWithRetriableThrowsRetriableCommitException
- testOffsetCommitRequestErroredRequestsNotRetriedForAsyncCommit
@@ -1266,7 +1267,6 @@
org.apache.kafka.clients.consumer.internals.CommitRequestManagerTest:
- testOffsetFetchRequestEnsureDuplicatedRequestSucceed
- testOffsetFetchRequestErroredRequests
- testOffsetFetchRequestPartitionDataError
-- testOffsetFetchRequestShouldFailWithTopicIdWhenMetadataUnknownResponseTopicId
- testOffsetFetchRequestShouldSucceedWithTopicId
- testOffsetFetchRequestStateToStringBase
- testOffsetFetchRequestTimeoutRequests