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

commit d52011c182c2f398f6be7251242210b2da81b578
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Sat Feb 1 00:50:11 2025 +0000

    Update test catalog data for GHA workflow run 13081756736
    
    Commit: 
https://github.com/apache/kafka/commit/7920fadbb586a9430ce1a45936d6bbd1555baa2d
    GitHub Run: https://github.com/apache/kafka/actions/runs/13081756736
---
 test-catalog/clients/tests.yaml | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/test-catalog/clients/tests.yaml b/test-catalog/clients/tests.yaml
index 9b180abfa6a..78849cb3232 100644
--- a/test-catalog/clients/tests.yaml
+++ b/test-catalog/clients/tests.yaml
@@ -1725,10 +1725,6 @@ 
org.apache.kafka.clients.consumer.internals.FetchRequestManagerTest:
 - testFetchOnPausedPartition
 - testFetchPositionAfterException
 - testFetchRequestInternalError
-- testFetchRequestWithBufferedPartitionMissingLeader
-- testFetchRequestWithBufferedPartitionMissingPosition
-- testFetchRequestWithBufferedPartitionNotAssigned
-- testFetchRequestWithBufferedPartitions
 - testFetchResponseMetrics
 - testFetchResponseMetricsWithOnePartitionAtTheWrongOffset
 - testFetchResponseMetricsWithOnePartitionError

Reply via email to