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

commit cce14282ca9c8eccbe5c59fe2f3cb3682201077a
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Sat Jan 10 19:01:44 2026 +0000

    Update test catalog data for GHA workflow run 20880327038
    
    Commit: 
https://github.com/apache/kafka/commit/5bb44d63dd9027f7f9b5fc00dacad53f7bb6f32d
    GitHub Run: https://github.com/apache/kafka/actions/runs/20880327038
---
 test-catalog/transaction-coordinator/tests.yaml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/test-catalog/transaction-coordinator/tests.yaml 
b/test-catalog/transaction-coordinator/tests.yaml
index 278b9a07943..0930bf30f4a 100644
--- a/test-catalog/transaction-coordinator/tests.yaml
+++ b/test-catalog/transaction-coordinator/tests.yaml
@@ -5,6 +5,7 @@ org.apache.kafka.coordinator.transaction.ProducerIdManagerTest:
 - testRetryBackoffOnAuthException
 - testRetryBackoffOnNoResponse
 - testRetryBackoffOnVersionMismatch
+- testSanityCheckProhibitsOverlappingBlocks
 - testUnrecoverableErrors
 org.apache.kafka.coordinator.transaction.TransactionCoordinatorRecordSerdeTest:
 - testDeserialize

Reply via email to