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 148eed52e85 Update test catalog data for GHA workflow run 13975771937
148eed52e85 is described below

commit 148eed52e85e26862ea96ee80434388774f4726a
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Thu Mar 20 20:17:59 2025 +0000

    Update test catalog data for GHA workflow run 13975771937
    
    Commit: 
https://github.com/apache/kafka/commit/71875ec58eb922773163c61335bcdb9980d4bf34
    GitHub Run: https://github.com/apache/kafka/actions/runs/13975771937
---
 test-catalog/storage/tests.yaml | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/test-catalog/storage/tests.yaml b/test-catalog/storage/tests.yaml
index 7a4882daec5..e433b149050 100644
--- a/test-catalog/storage/tests.yaml
+++ b/test-catalog/storage/tests.yaml
@@ -345,11 +345,8 @@ org.apache.kafka.storage.internals.log.TimeIndexTest:
 - testTruncate
 org.apache.kafka.storage.internals.log.TransactionIndexTest:
 - testAbortedTxnSerde
-- testAppendAndCollectAfterClose
-- testAppendAndCollectAfterInterrupted
 - testCollectAbortedTransactions
 - testDeleteIfExists
-- testDoNotCreateFileUntilNeeded
 - testFlush
 - testIsEmptyWhenFileDoesNotExist
 - testIsEmptyWhenFileIsEmpty

Reply via email to