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 545091ff375 Update test catalog data for GHA workflow run 22127440982
545091ff375 is described below

commit 545091ff3752191fdbfc6d88d18258ec48ac84c3
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Wed Feb 18 09:56:57 2026 +0000

    Update test catalog data for GHA workflow run 22127440982
    
    Commit: 
https://github.com/apache/kafka/commit/5730bad6cbc283fd37e0547ac3a94ef8a7f5ae51
    GitHub Run: https://github.com/apache/kafka/actions/runs/22127440982
---
 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 23e6b4c29cb..5aae85083b9 100644
--- a/test-catalog/core/tests.yaml
+++ b/test-catalog/core/tests.yaml
@@ -711,6 +711,7 @@ kafka.coordinator.group.CoordinatorPartitionWriterTest:
 - testRegisterDeregisterListener
 - testWriteRecords
 - testWriteRecordsWithFailure
+- testWriteRecordsWithFailureAndCustomErrorMessage
 - testWriteTransactionMarker
 - testWriteTransactionMarkerWithTVUnknownThrowsException
 kafka.coordinator.transaction.ProducerIntegrationTest:

Reply via email to