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 6624dfa97b9 Update test catalog data for GHA workflow run 11835287571
6624dfa97b9 is described below

commit 6624dfa97b9d35bce3515b5090f9cf235c9734cd
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Thu Nov 14 13:18:30 2024 +0000

    Update test catalog data for GHA workflow run 11835287571
    
    Commit: 
https://github.com/apache/kafka/commit/18199028a672fd973ac37bf26316994babc2a6da
    GitHub Run: https://github.com/apache/kafka/actions/runs/11835287571
---
 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 5fe9ddbec04..1e7aec5e963 100644
--- a/test-catalog/core/tests.yaml
+++ b/test-catalog/core/tests.yaml
@@ -1943,6 +1943,7 @@ kafka.log.remote.RemoteLogManagerTest:
 - testDeleteLogSegmentDueToRetentionSizeBreach
 - testDeleteLogSegmentDueToRetentionTimeBreach
 - testDeleteRetentionMsBeingCancelledBeforeSecondDelete
+- testDeleteRetentionMsBiggerThanTimeMs
 - testDeleteRetentionMsOnExpiredSegment
 - testDeletionOnOverlappingRetentionBreachedSegments
 - testDeletionOnRetentionBreachedSegments

Reply via email to