This is an automated email from the ASF dual-hosted git repository.

github-actions[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 f787089c478 Update test catalog data for GHA workflow run 25043702008
f787089c478 is described below

commit f787089c4780fad6264d509d3228660087f77200
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Tue Apr 28 11:59:55 2026 +0000

    Update test catalog data for GHA workflow run 25043702008
    
    Commit: 
https://github.com/apache/kafka/commit/ddec811aa5d2a9fc2b4e0cd6e792d0339cbb9398
    GitHub Run: https://github.com/apache/kafka/actions/runs/25043702008
---
 test-catalog/server-common/tests.yaml | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/test-catalog/server-common/tests.yaml 
b/test-catalog/server-common/tests.yaml
index 22cfe048017..0bcccaa0062 100644
--- a/test-catalog/server-common/tests.yaml
+++ b/test-catalog/server-common/tests.yaml
@@ -469,6 +469,9 @@ org.apache.kafka.server.util.TranslatedValueMapViewTest:
 org.apache.kafka.server.util.timer.SystemTimerReaperTest:
 - testReaper
 - testReaperClose
+- testRejectsNullName
+- testRejectsNullTimer
+- testSharedTimerBetweenConsumers
 org.apache.kafka.server.util.timer.TimerTaskListTest:
 - testAll
 - testGetDelay

Reply via email to