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

commit a9eef2a6316062f7b7082676e54388cd527d01b3
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Sun Dec 28 07:09:13 2025 +0000

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

diff --git a/test-catalog/storage/tests.yaml b/test-catalog/storage/tests.yaml
index 3ecfa6f9b0a..6ffd338cb0a 100644
--- a/test-catalog/storage/tests.yaml
+++ b/test-catalog/storage/tests.yaml
@@ -433,6 +433,7 @@ 
org.apache.kafka.storage.internals.log.ProducerStateManagerTest:
 - testHasLateTransactionInitializedAfterReload
 - testHasLateTransactionUpdatedAfterFullTruncation
 - testHasLateTransactionUpdatedAfterPartialTruncation
+- testIdempotentTransactionMarkerRetryTV2
 - testLastStableOffsetCompletedTxn
 - testLoadFromCorruptSnapshotFile
 - testLoadFromEmptySnapshotFile

Reply via email to