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 9326967bc34 Update test catalog data for GHA workflow run 25521467125
9326967bc34 is described below
commit 9326967bc3427425028da97b9773f4d199f3ee72
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Fri May 8 01:39:58 2026 +0000
Update test catalog data for GHA workflow run 25521467125
Commit:
https://github.com/apache/kafka/commit/baa064e4223005c0bf78cd03c4bcf4d65b50bfa1
GitHub Run: https://github.com/apache/kafka/actions/runs/25521467125
---
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 4f07bb8d3b1..b6f1593042e 100644
--- a/test-catalog/clients/tests.yaml
+++ b/test-catalog/clients/tests.yaml
@@ -4600,9 +4600,9 @@
org.apache.kafka.common.requests.TxnOffsetCommitResponseTest:
- testBuilderMergeAddsNewTopic
- testBuilderMergeAppendsToExistingTopic
- testBuilderMergeIntoEmpty
+- testBuilderRejectsNullKey
- testConstructorWithErrorResponse
- testParse
-- testTopicNameBuilderRejectsNullTopicName
org.apache.kafka.common.requests.UpdateFeaturesRequestTest:
- testGetErrorResponse
- testUpdateFeaturesV0