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 394bd013978 Update test catalog data for GHA workflow run 16919337342
394bd013978 is described below

commit 394bd01397837b6f813e27e90f4ad24338220152
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Tue Aug 12 22:21:20 2025 +0000

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

diff --git a/test-catalog/core/tests.yaml b/test-catalog/core/tests.yaml
index c46dd8ad51f..d117bef07ea 100644
--- a/test-catalog/core/tests.yaml
+++ b/test-catalog/core/tests.yaml
@@ -3191,12 +3191,15 @@ kafka.tools.StorageToolTest:
 - testFormatWithInitialControllersFailsWithStaticVotersConfig
 - testFormatWithInitialControllersFlag
 - testFormatWithInvalidFeature
+- testFormatWithInvalidFeatureThrowsError
 - testFormatWithInvalidKRaftVersionLevel
+- testFormatWithMultipleFeatures
 - testFormatWithNoInitialControllersFlagAndInitialControllersFlagFails
 - testFormatWithNoInitialControllersFlagAndStandaloneFlagFails
 - testFormatWithNoInitialControllersPassesWithVotersConfig
 - testFormatWithNoInitialControllersSucceedsOnController
 - testFormatWithReleaseVersion
+- testFormatWithReleaseVersionAndFeatureOverride
 - testFormatWithReleaseVersionAndKRaftVersion
 - testFormatWithReleaseVersionAsFeature
 - testFormatWithReleaseVersionDefaultAndReleaseVersion

Reply via email to