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

commit f20ade0e1ecef31ccd57d7686c8d53bb15989339
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Mon Apr 6 12:56:24 2026 +0000

    Update test catalog data for GHA workflow run 24027501501
    
    Commit: 
https://github.com/apache/kafka/commit/f766ce54e693ea94ce16b00bf820d0bcd11685fe
    GitHub Run: https://github.com/apache/kafka/actions/runs/24027501501
---
 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 e4eaee51c3d..bd5855f2db3 100644
--- a/test-catalog/storage/tests.yaml
+++ b/test-catalog/storage/tests.yaml
@@ -311,6 +311,7 @@ 
org.apache.kafka.storage.internals.log.LogCleanerIntegrationTest:
 - testCleanerWithMessageFormatV0V1V2
 - testCleaningNestedMessagesWithV0V1
 - testCleansCombinedCompactAndDeleteTopic
+- testGaugeReadsAreNotAffectedByReconfigure
 - testIsThreadFailed
 - testMarksPartitionsAsOfflineAndPopulatesUncleanableMetrics
 - testMaxLogCompactionLag

Reply via email to