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 2042fda98eb Update test catalog data for GHA workflow run 17001966551
2042fda98eb is described below

commit 2042fda98eb3b91f426f51c2292230270d7dc070
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Sat Aug 16 02:42:46 2025 +0000

    Update test catalog data for GHA workflow run 17001966551
    
    Commit: 
https://github.com/apache/kafka/commit/990cb5c06c708170b4d0ff8cb9d4827b3a30f31d
    GitHub Run: https://github.com/apache/kafka/actions/runs/17001966551
---
 test-catalog/metadata/tests.yaml | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/test-catalog/metadata/tests.yaml b/test-catalog/metadata/tests.yaml
index 3dbe5ad6736..5b4281bfef9 100644
--- a/test-catalog/metadata/tests.yaml
+++ b/test-catalog/metadata/tests.yaml
@@ -127,6 +127,11 @@ org.apache.kafka.controller.FeatureControlManagerTest:
 - testUpdateFeatures
 - testUpdateFeaturesErrorCases
 - testUpgradeElrFeatureLevel
+org.apache.kafka.controller.MockRaftClientTest:
+- testClaimsLeadership
+- testCommits
+- testCreateAndClose
+- testPassLeadership
 org.apache.kafka.controller.OffsetControlManagerTest:
 - testAbortTransactionRecordNotAllowedInSnapshot
 - testActivate
@@ -945,8 +950,3 @@ org.apache.kafka.metadata.util.RecordRedactorTest:
 - testTopicRecordToString
 - testUserScramCredentialRecordToString
 - testUserScramCredentialRecordToStringWithNullName
-org.apache.kafka.metalog.LocalLogManagerTest:
-- testClaimsLeadership
-- testCommits
-- testCreateAndClose
-- testPassLeadership

Reply via email to