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 76c95326e35 Update test catalog data for GHA workflow run 11802358113
76c95326e35 is described below

commit 76c95326e35b2d68ee95bdfefb2d0911642e54e0
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Tue Nov 12 19:39:43 2024 +0000

    Update test catalog data for GHA workflow run 11802358113
    
    Commit: 
https://github.com/apache/kafka/commit/5914013219a3769df8e28408d5e99bf3e500b9c4
    GitHub Run: https://github.com/apache/kafka/actions/runs/11802358113
---
 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 65b517438de..ce5f1c48ea1 100644
--- a/test-catalog/core/tests.yaml
+++ b/test-catalog/core/tests.yaml
@@ -1969,6 +1969,7 @@ kafka.log.remote.RemoteLogManagerTest:
 - testLogStartOffsetUpdatedOnStartup
 - testMetricsUpdateOnCopyLogSegmentsFailure
 - testOnLeadershipChangeWillInvokeHandleLeaderOrFollowerPartitions
+- testRLMOpsWhenMetadataIsNotReady
 - testRLMShutdownDuringQuotaExceededScenario
 - testRLMTaskDoesNotUploadSegmentsWhenRemoteLogMetadataManagerIsNotInitialized
 - testReadForFirstBatchInLogCompaction

Reply via email to