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

commit d86f580a992b937dd184820dae2ab39432fc9881
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Sun Jan 12 22:10:01 2025 +0000

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

diff --git a/test-catalog/core/tests.yaml b/test-catalog/core/tests.yaml
index ad6500addb7..3233572af41 100644
--- a/test-catalog/core/tests.yaml
+++ b/test-catalog/core/tests.yaml
@@ -2921,13 +2921,10 @@ kafka.server.KafkaApisTest:
 - testRaftShouldAlwaysForwardAlterClientQuotasRequest
 - testRaftShouldAlwaysForwardCreateAcls
 - testRaftShouldAlwaysForwardCreatePartitionsRequest
-- testRaftShouldAlwaysForwardCreateTokenRequest
 - testRaftShouldAlwaysForwardCreateTopicsRequest
 - testRaftShouldAlwaysForwardDeleteAcls
 - testRaftShouldAlwaysForwardDeleteTopicsRequest
 - testRaftShouldAlwaysForwardElectLeaders
-- testRaftShouldAlwaysForwardExpireTokenRequest
-- testRaftShouldAlwaysForwardRenewTokenRequest
 - testRaftShouldAlwaysForwardUpdateFeatures
 - testRaftShouldNeverHandleAlterPartitionRequest
 - testReadCommittedConsumerListOffsetLatest

Reply via email to