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 625ceb34a62 Update test catalog data for GHA workflow run 16148675250
625ceb34a62 is described below
commit 625ceb34a62d949f3c1971c61cca031352db507d
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Tue Jul 8 18:43:17 2025 +0000
Update test catalog data for GHA workflow run 16148675250
Commit:
https://github.com/apache/kafka/commit/ea7b145860e17f9d90dd06cd983597f1c564b435
GitHub Run: https://github.com/apache/kafka/actions/runs/16148675250
---
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 31ee1d651d0..8c74d87903d 100644
--- a/test-catalog/storage/tests.yaml
+++ b/test-catalog/storage/tests.yaml
@@ -233,6 +233,8 @@
org.apache.kafka.storage.internals.checkpoint.PartitionMetadataFileTest:
- testRead
- testSetRecordWithDifferentTopicId
- testSetRecordWithSameTopicId
+org.apache.kafka.storage.internals.log.AbstractIndexTest:
+- testResizeInvokeUnmap
org.apache.kafka.storage.internals.log.BrokerCompressionTest:
- testBrokerSideCompression
org.apache.kafka.storage.internals.log.LocalLogTest: