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 977708bc040 Update test catalog data for GHA workflow run 13965043171
977708bc040 is described below

commit 977708bc040ae8d923e3fba743721e6729f6621d
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Thu Mar 20 10:45:12 2025 +0000

    Update test catalog data for GHA workflow run 13965043171
    
    Commit: 
https://github.com/apache/kafka/commit/31e1a57c41cf9cb600751669dc71bcd9596b45f9
    GitHub Run: https://github.com/apache/kafka/actions/runs/13965043171
---
 test-catalog/clients/tests.yaml | 7 +++++++
 1 file changed, 7 insertions(+)

diff --git a/test-catalog/clients/tests.yaml b/test-catalog/clients/tests.yaml
index 567c3ca2260..b2910f3ad85 100644
--- a/test-catalog/clients/tests.yaml
+++ b/test-catalog/clients/tests.yaml
@@ -3928,6 +3928,13 @@ org.apache.kafka.common.record.FileRecordsTest:
 - testPreallocateTrue
 - testRead
 - testSearch
+- testSearchForOffsetFromPosition1
+- testSearchForOffsetFromPosition2
+- testSearchForOffsetFromPosition3
+- testSearchForOffsetFromPosition4
+- testSearchForOffsetFromPosition5
+- testSearchForOffsetFromPosition6
+- testSearchForOffsetFromPosition7
 - testSearchForTimestamp
 - testSliceForAlreadySlicedFileRecords
 - testSliceSizeLimitWithConcurrentWrite

Reply via email to