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 224a4784686 Update test catalog data for GHA workflow run 14064677729
224a4784686 is described below

commit 224a478468617d9b7a8594a542025e110115dd0f
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Tue Mar 25 18:35:33 2025 +0000

    Update test catalog data for GHA workflow run 14064677729
    
    Commit: 
https://github.com/apache/kafka/commit/80d99ea2badc3decaa4f524f87914de759c72518
    GitHub Run: https://github.com/apache/kafka/actions/runs/14064677729
---
 test-catalog/core/tests.yaml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/test-catalog/core/tests.yaml b/test-catalog/core/tests.yaml
index 1b598be2056..94a6b2e79b5 100644
--- a/test-catalog/core/tests.yaml
+++ b/test-catalog/core/tests.yaml
@@ -1733,6 +1733,7 @@ kafka.server.AbstractFetcherThreadTest:
 - testFetcherThreadHandlingPartitionFailureDuringTruncation
 - testFollowerFetchOutOfRangeHigh
 - testFollowerFetchOutOfRangeLow
+- testIgnoreFetchResponseWhenLeaderEpochChanged
 - testMaybeUpdateTopicIds
 - testMetricsRemovedOnShutdown
 - testParameterizedLeaderEpochChangeDuringFetchEpochsFromLeader

Reply via email to