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

commit fb369bca2cbd79ba67334e958dfa06884dadcffa
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Thu Jan 29 13:36:35 2026 +0000

    Update test catalog data for GHA workflow run 21475915928
    
    Commit: 
https://github.com/apache/kafka/commit/eaad6ed14a458a6b19ea5d430b6369d10fc44c3e
    GitHub Run: https://github.com/apache/kafka/actions/runs/21475915928
---
 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 febed6e1c67..788a8f262fa 100644
--- a/test-catalog/core/tests.yaml
+++ b/test-catalog/core/tests.yaml
@@ -1099,6 +1099,7 @@ kafka.log.LogManagerTest:
 - testMetricsExistWhenLogIsRecreatedBeforeDeletion
 - testRecoveryDirectoryMappingWithRelativeDirectory
 - testRecoveryDirectoryMappingWithTrailingSlash
+- testReplaceCurrentWithFutureLogDoesNotCloseSourceLog
 - testShutdownWithZeroFileDeleteDelayMs
 - testTimeBasedFlush
 - testTopicConfigChangeStopCleaningIfCompactIsRemoved

Reply via email to