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 9bd52eca50b Update test catalog data for GHA workflow run 12735689196
9bd52eca50b is described below

commit 9bd52eca50b0bf9cc0cc05e4797b4a4ccd1e2ad5
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Sun Jan 12 19:49:48 2025 +0000

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

diff --git a/test-catalog/core/tests.yaml b/test-catalog/core/tests.yaml
index 319a902c1c3..ad6500addb7 100644
--- a/test-catalog/core/tests.yaml
+++ b/test-catalog/core/tests.yaml
@@ -2919,7 +2919,6 @@ kafka.server.KafkaApisTest:
 - testPushTelemetry
 - testPushTelemetryWithException
 - testRaftShouldAlwaysForwardAlterClientQuotasRequest
-- testRaftShouldAlwaysForwardAlterPartitionReassignmentsRequest
 - testRaftShouldAlwaysForwardCreateAcls
 - testRaftShouldAlwaysForwardCreatePartitionsRequest
 - testRaftShouldAlwaysForwardCreateTokenRequest
@@ -2928,7 +2927,6 @@ kafka.server.KafkaApisTest:
 - testRaftShouldAlwaysForwardDeleteTopicsRequest
 - testRaftShouldAlwaysForwardElectLeaders
 - testRaftShouldAlwaysForwardExpireTokenRequest
-- testRaftShouldAlwaysForwardListPartitionReassignments
 - testRaftShouldAlwaysForwardRenewTokenRequest
 - testRaftShouldAlwaysForwardUpdateFeatures
 - testRaftShouldNeverHandleAlterPartitionRequest

Reply via email to