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 3d64e59a4ea Update test catalog data for GHA workflow run 21838095691
3d64e59a4ea is described below

commit 3d64e59a4eab8deab89d67e287dede570a1c1f31
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Mon Feb 9 22:18:26 2026 +0000

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

diff --git a/test-catalog/core/tests.yaml b/test-catalog/core/tests.yaml
index 36d3672c5ca..d5e5183172a 100644
--- a/test-catalog/core/tests.yaml
+++ b/test-catalog/core/tests.yaml
@@ -1568,6 +1568,7 @@ kafka.server.ConfigAdminManagerTest:
 - testContainsDuplicates
 - testCopyWithoutPreprocessedForIncremental
 - testCopyWithoutPreprocessedForLegacy
+- testPrepareIncrementalConfigsWithNonExistentKey
 - testPreprocessIncrementalWithDuplicates
 - testPreprocessIncrementalWithLoggerChanges
 - testPreprocessIncrementalWithNulls

Reply via email to