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

commit a10fc71a2f9bd65af905ebe100b10e9ea5c62401
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Fri Jun 12 14:32:22 2026 +0000

    Update test catalog data for GHA workflow run 27412990447
    
    Commit: 
https://github.com/apache/kafka/commit/ddf1430ffa7f3e656a6283d4aa6a2fa2ec6cb81c
    GitHub Run: https://github.com/apache/kafka/actions/runs/27412990447
---
 test-catalog/metadata/tests.yaml | 2 --
 1 file changed, 2 deletions(-)

diff --git a/test-catalog/metadata/tests.yaml b/test-catalog/metadata/tests.yaml
index 9ad25d54f23..370b6c62347 100644
--- a/test-catalog/metadata/tests.yaml
+++ b/test-catalog/metadata/tests.yaml
@@ -900,7 +900,6 @@ org.apache.kafka.metadata.storage.FormatterTest:
 - testFormatWithInitialVoters
 - testFormatWithInitialVotersFailsWithOlderKraftVersion
 - testFormatWithInitialVotersWithOlderMetadataVersion
-- testFormatWithInvalidClusterId
 - testFormatWithNoInitialControllers
 - testFormatWithNoInitialControllersWithOlderMetadataVersion
 - testFormatWithOlderReleaseVersion
@@ -909,7 +908,6 @@ org.apache.kafka.metadata.storage.FormatterTest:
 - testFormatWithStaticQuorumFailsWithNewerKraftVersion
 - testFormatWithUnstableReleaseVersion
 - testFormatWithUnstableReleaseVersionFailsWithoutEnableUnstable
-- testFormatWithValidClusterId
 - testFormatterFailsOnAlreadyFormatted
 - testFormatterFailsOnUnwritableDirectory
 - testFormattingCreatesLogDirId

Reply via email to