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

commit b8e0156a24c1999264f1edea57caa2853e20bd70
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Tue Jun 24 18:58:56 2025 +0000

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

diff --git a/test-catalog/storage/tests.yaml b/test-catalog/storage/tests.yaml
index 360729edbde..ecbefb114f4 100644
--- a/test-catalog/storage/tests.yaml
+++ b/test-catalog/storage/tests.yaml
@@ -288,6 +288,7 @@ org.apache.kafka.storage.internals.log.LogSegmentTest:
 - testAppendForLogSegmentOffsetOverflowException
 - testAppendFromFile
 - testChangeFileSuffixes
+- testConcurrentAccessToMaxTimestampSoFar
 - testCreateWithInitFileSizeAppendMessage
 - testCreateWithInitFileSizeClearShutdown
 - testDeleteIfExistsWithGetParentIsNull

Reply via email to