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 306e283950e Update test catalog data for GHA workflow run 23451813605
306e283950e is described below
commit 306e283950e22fb0a4d13b91237493ec813b62c2
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Mon Mar 23 20:37:19 2026 +0000
Update test catalog data for GHA workflow run 23451813605
Commit:
https://github.com/apache/kafka/commit/70dfc4236cd865ba100ae56280fd7e60b8cde81f
GitHub Run: https://github.com/apache/kafka/actions/runs/23451813605
---
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 b767d2f62a0..cd4676ff7ab 100644
--- a/test-catalog/storage/tests.yaml
+++ b/test-catalog/storage/tests.yaml
@@ -567,12 +567,14 @@ org.apache.kafka.storage.internals.log.TimeIndexTest:
- testTruncate
org.apache.kafka.storage.internals.log.TransactionIndexTest:
- testAbortedTxnSerde
+- testBinaryCompatibilityWithHandWrittenClass
- testCollectAbortedTransactions
- testDeleteIfExists
- testFlush
- testIsEmptyWhenFileDoesNotExist
- testIsEmptyWhenFileIsEmpty
- testIsEmptyWhenFileIsNotEmpty
+- testIterableReturnsIndependentIterators
- testLastOffsetCannotDecrease
- testLastOffsetMustIncrease
- testPositionSetCorrectlyWhenOpened