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

commit 7c13aad87b547f9e2e28a0078131c3f8df18e592
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Wed Mar 18 19:02:42 2026 +0000

    Update test catalog data for GHA workflow run 23253412619
    
    Commit: 
https://github.com/apache/kafka/commit/caa71a3e748f56fc3bb4f08d8ab3f07a0df79466
    GitHub Run: https://github.com/apache/kafka/actions/runs/23253412619
---
 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 c5e809fe766..0b94a1fd64d 100644
--- a/test-catalog/core/tests.yaml
+++ b/test-catalog/core/tests.yaml
@@ -825,6 +825,7 @@ 
kafka.coordinator.transaction.TransactionMarkerChannelManagerTest:
 - shouldAbortAppendToLogOnEndTxnWhenNotCoordinatorError
 - shouldCompleteAppendToLogOnEndTxnWhenSendMarkersSucceed
 - shouldCreateMetricsOnStarting
+- shouldEnableApiVersionDiscoveryInFactoryMethod
 - shouldGenerateEmptyMapWhenNoRequestsOutstanding
 - shouldGenerateRequestPerPartitionPerBroker
 - shouldNotLoseTxnCompletionAfterLoad

Reply via email to