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 f79fd83f52b Update test catalog data for GHA workflow run 25859061651
f79fd83f52b is described below
commit f79fd83f52bfb3d0fbe620e3f72ea21d011bb359
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Thu May 14 16:04:13 2026 +0000
Update test catalog data for GHA workflow run 25859061651
Commit:
https://github.com/apache/kafka/commit/81b1bf31e87f8ada3a6b8730d7f9d685eaed0eb3
GitHub Run: https://github.com/apache/kafka/actions/runs/25859061651
---
test-catalog/core/tests.yaml | 2 --
test-catalog/server/tests.yaml | 2 ++
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/test-catalog/core/tests.yaml b/test-catalog/core/tests.yaml
index 9851c399e6b..938799935c5 100644
--- a/test-catalog/core/tests.yaml
+++ b/test-catalog/core/tests.yaml
@@ -2178,8 +2178,6 @@ kafka.server.OffsetsForLeaderEpochRequestTest:
- testOffsetsForLeaderEpochErrorCodes
kafka.server.PermissiveControllerMutationQuotaTest:
- testControllerMutationQuotaViolation
-kafka.server.RaftClusterSnapshotTest:
-- testSnapshotsGenerated
kafka.server.RemoteLeaderEndPointTest:
- testBrokerEpochSupplier
- testFetchEarliestLocalOffset
diff --git a/test-catalog/server/tests.yaml b/test-catalog/server/tests.yaml
index e25e372274a..476d55e82fd 100644
--- a/test-catalog/server/tests.yaml
+++ b/test-catalog/server/tests.yaml
@@ -244,6 +244,8 @@ org.apache.kafka.server.NodeToControllerRequestThreadTest:
- testRetryTimeoutWhileControllerNotAvailable
- testThreadNotStarted
- testUnsupportedVersionHandling
+org.apache.kafka.server.RaftClusterSnapshotTest:
+- testSnapshotsGenerated
org.apache.kafka.server.ReconfigurableQuorumIntegrationTest:
- testControllersAutoJoinStandaloneVoter
- testCreateAndDestroyNonReconfigurableCluster