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 73138d652ff Update test catalog data for GHA workflow run 20040269656
73138d652ff is described below

commit 73138d652ff3fabb70b732625544b2e55e7282a1
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Mon Dec 8 22:46:33 2025 +0000

    Update test catalog data for GHA workflow run 20040269656
    
    Commit: 
https://github.com/apache/kafka/commit/b9d6adda228f95044ae66570c9d0bfd998d78f6e
    GitHub Run: https://github.com/apache/kafka/actions/runs/20040269656
---
 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 9f0d513509f..25a102bd575 100644
--- a/test-catalog/core/tests.yaml
+++ b/test-catalog/core/tests.yaml
@@ -1969,6 +1969,7 @@ kafka.server.FetchFromFollowerIntegrationTest:
 - testFetchFromFollowerWithRoll
 - testFetchFromLeaderWhilePreferredReadReplicaIsUnavailable
 - testFollowerCompleteDelayedFetchesOnReplication
+- testRackAwareRangeAssignor
 kafka.server.FetchRequestMaxBytesTest:
 - testConsumeMultipleRecords
 kafka.server.FetchRequestTest:

Reply via email to