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 0c6a502b0ef Update test catalog data for GHA workflow run 18018538004
0c6a502b0ef is described below

commit 0c6a502b0efa2ce0f572022a0763a25a9d7e57f1
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Thu Sep 25 22:43:36 2025 +0000

    Update test catalog data for GHA workflow run 18018538004
    
    Commit: 
https://github.com/apache/kafka/commit/9e9d2a23efa32deea6d930cd8a4bd07048656ac4
    GitHub Run: https://github.com/apache/kafka/actions/runs/18018538004
---
 test-catalog/metadata/tests.yaml | 7 +++----
 1 file changed, 3 insertions(+), 4 deletions(-)

diff --git a/test-catalog/metadata/tests.yaml b/test-catalog/metadata/tests.yaml
index 2e5ca979c60..92a0dfa13a3 100644
--- a/test-catalog/metadata/tests.yaml
+++ b/test-catalog/metadata/tests.yaml
@@ -902,16 +902,15 @@ org.apache.kafka.metadata.storage.FormatterTest:
 - testFormatElrEnabledWithMetadataVersions
 - testFormatWithInitialVoters
 - testFormatWithInitialVotersFailsWithOlderKraftVersion
-- testFormatWithInitialVotersFailsWithOlderMetadataVersion
+- testFormatWithInitialVotersWithOlderMetadataVersion
 - testFormatWithNoInitialControllers
-- testFormatWithNoInitialControllersFailsWithOlderKraftVersion
+- testFormatWithNoInitialControllersWithOlderMetadataVersion
 - testFormatWithOlderReleaseVersion
 - testFormatWithScram
 - testFormatWithScramFailsOnUnsupportedReleaseVersions
+- testFormatWithStaticQuorumFailsWithNewerKraftVersion
 - testFormatWithUnstableReleaseVersion
 - testFormatWithUnstableReleaseVersionFailsWithoutEnableUnstable
-- testFormatWithoutInitialVotersFailsWithNewerKraftVersion
-- testFormatWithoutNoInitialControllersFailsWithNewerKraftVersion
 - testFormatterFailsOnAlreadyFormatted
 - testFormatterFailsOnUnwritableDirectory
 - testFormattingCreatesLogDirId

Reply via email to