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 6ffaa0c458d Update test catalog data for GHA workflow run 20325915185
6ffaa0c458d is described below

commit 6ffaa0c458d914e3cee92e176dc80491b5d54fae
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Thu Dec 18 06:42:57 2025 +0000

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

diff --git a/test-catalog/storage/tests.yaml b/test-catalog/storage/tests.yaml
index a4c7833fd7d..9cb0d4c8ce1 100644
--- a/test-catalog/storage/tests.yaml
+++ b/test-catalog/storage/tests.yaml
@@ -145,11 +145,13 @@ 
org.apache.kafka.server.log.remote.storage.RemoteLogManagerTest:
 - testDeleteRetentionMsBeingCancelledBeforeSecondDelete
 - testDeleteRetentionMsBiggerThanTimeMs
 - testDeleteRetentionMsOnExpiredSegment
+- testDeleteSegmentFailureWithRetriableExceptionShouldNotUpdateMetrics
 - testDeletionOnOverlappingRetentionBreachedSegments
 - testDeletionOnRetentionBreachedSegments
 - testDeletionSkippedForSegmentsBeingCopied
 - testEpochEntriesAsByteBuffer
 - testFailedCopyShouldDeleteTheDanglingSegment
+- testFailedCopyWithRetriableExceptionShouldNotDeleteTheDanglingSegment
 - testFailedDeleteExpiredSegments
 - testFetchNextSegmentWithTxnIndex
 - testFetchOffsetByTimestampWithTieredStorageDoesNotFetchIndexWhenExistsLocally

Reply via email to