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 94ecd8f7ae1 Update test catalog data for GHA workflow run 22582840217
94ecd8f7ae1 is described below
commit 94ecd8f7ae112cf22555db67902bd46cf20f76da
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Mon Mar 2 17:56:03 2026 +0000
Update test catalog data for GHA workflow run 22582840217
Commit:
https://github.com/apache/kafka/commit/0a9d2dccbde4bbd32452168b8d6818ff368620a0
GitHub Run: https://github.com/apache/kafka/actions/runs/22582840217
---
test-catalog/storage/tests.yaml | 3 +++
1 file changed, 3 insertions(+)
diff --git a/test-catalog/storage/tests.yaml b/test-catalog/storage/tests.yaml
index 0f8ab628cab..0cc9d698b34 100644
--- a/test-catalog/storage/tests.yaml
+++ b/test-catalog/storage/tests.yaml
@@ -598,6 +598,9 @@ org.apache.kafka.storage.internals.log.UnifiedLogTest:
- testLogDeletionAfterClose
- testLogDeletionAfterDeleteRecords
- testOffsetFromProducerSnapshotFile
+- testRetentionSizeInPercentMetric
+- testRetentionSizeInPercentMetricUpdatedOnDeletionError
+- testRetentionSizeInPercentWithInfiniteRetention
org.apache.kafka.storage.internals.log.VerificationGuardTest:
- testEqualsAndHashCode
- testVerify