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 f6284428105 Update test catalog data for GHA workflow run 17874968142
f6284428105 is described below

commit f6284428105d0ba211f91028b7d22be6c8d3ef81
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Sat Sep 20 08:29:00 2025 +0000

    Update test catalog data for GHA workflow run 17874968142
    
    Commit: 
https://github.com/apache/kafka/commit/c49ab6b4ae69e3c4ad0ea31acb99223f19897ce7
    GitHub Run: https://github.com/apache/kafka/actions/runs/17874968142
---
 test-catalog/clients/tests.yaml | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/test-catalog/clients/tests.yaml b/test-catalog/clients/tests.yaml
index c7e7f064a69..1580ec133d0 100644
--- a/test-catalog/clients/tests.yaml
+++ b/test-catalog/clients/tests.yaml
@@ -3477,10 +3477,13 @@ 
org.apache.kafka.common.header.internals.RecordHeadersTest:
 - shouldThrowNpeWhenAddingCollectionWithNullHeader
 - shouldThrowNpeWhenAddingNullHeader
 - testAdd
+- testAddHeadersPreserveOrder
 - testAddRemoveInterleaved
 - testHeaders
+- testHeadersIteratorRemove
 - testLastHeader
 - testNew
+- testPreserveOrderAfterRemove
 - testReadOnly
 - testRemove
 org.apache.kafka.common.internals.IdempotentCloserTest:

Reply via email to