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 ad53af46f61 Update test catalog data for GHA workflow run 14406297288
ad53af46f61 is described below
commit ad53af46f61c1708eec1fdd893bda8372edf3bb4
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Fri Apr 11 18:04:10 2025 +0000
Update test catalog data for GHA workflow run 14406297288
Commit:
https://github.com/apache/kafka/commit/23cfb987d9c7c49761f783d487a31339eb54eaed
GitHub Run: https://github.com/apache/kafka/actions/runs/14406297288
---
test-catalog/tools/tests.yaml | 1 +
1 file changed, 1 insertion(+)
diff --git a/test-catalog/tools/tests.yaml b/test-catalog/tools/tests.yaml
index 11457d8e278..1d35333ae04 100644
--- a/test-catalog/tools/tests.yaml
+++ b/test-catalog/tools/tests.yaml
@@ -602,6 +602,7 @@ org.apache.kafka.tools.consumer.ConsoleShareConsumerTest:
- shouldLimitReadsToMaxMessageLimit
- shouldStopWhenOutputCheckErrorFails
- shouldThrowTimeoutExceptionWhenTimeoutIsReached
+- shouldUpgradeDeliveryCount
- testRejectMessageOnError
org.apache.kafka.tools.consumer.DefaultMessageFormatterTest:
- testDefaultMessageFormatter