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 6b78e683eda Update test catalog data for GHA workflow run 13719784702
6b78e683eda is described below

commit 6b78e683edad0661b9aa5852e9199ed1e811fa50
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Fri Mar 7 13:44:53 2025 +0000

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

diff --git a/test-catalog/storage/tests.yaml b/test-catalog/storage/tests.yaml
index e433b149050..5435dafbe1a 100644
--- a/test-catalog/storage/tests.yaml
+++ b/test-catalog/storage/tests.yaml
@@ -345,6 +345,8 @@ org.apache.kafka.storage.internals.log.TimeIndexTest:
 - testTruncate
 org.apache.kafka.storage.internals.log.TransactionIndexTest:
 - testAbortedTxnSerde
+- testAppendAndCollectAfterClose
+- testAppendAndCollectAfterInterrupted
 - testCollectAbortedTransactions
 - testDeleteIfExists
 - testFlush

Reply via email to