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 46ae35e8cc9 Update test catalog data for GHA workflow run 19303742878
46ae35e8cc9 is described below
commit 46ae35e8cc9d06b767e533925634feda9d0e7365
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Wed Nov 12 18:36:29 2025 +0000
Update test catalog data for GHA workflow run 19303742878
Commit:
https://github.com/apache/kafka/commit/da596f6e2e6decc1ad7fb4c378b26f59e89b6b65
GitHub Run: https://github.com/apache/kafka/actions/runs/19303742878
---
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 9a89ec8afd5..521075bf573 100644
--- a/test-catalog/clients/tests.yaml
+++ b/test-catalog/clients/tests.yaml
@@ -1243,6 +1243,8 @@
org.apache.kafka.clients.consumer.internals.CommitRequestManagerTest:
- testCommitSyncFailsWithCommitFailedExceptionIfUnknownMemberId
- testCommitSyncFailsWithCommitFailedExceptionOnStaleMemberEpoch
- testCommitSyncRetriedAfterExpectedRetriableException
+- testCommitSyncShouldSucceedWithTopicId
+- testCommitSyncShouldSucceedWithUnknownOffsetAndMetadata
- testCommitSyncWithEmptyOffsets
- testEnsureBackoffRetryOnOffsetCommitRequestTimeout
- testEnsureCommitSensorRecordsMetric