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 00e8fc8bf32 Update test catalog data for GHA workflow run 14248096456
00e8fc8bf32 is described below
commit 00e8fc8bf32dc623442786fe597120f893d70ef2
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Thu Apr 3 19:21:29 2025 +0000
Update test catalog data for GHA workflow run 14248096456
Commit:
https://github.com/apache/kafka/commit/db4e74b46e327d61cafe8ec9ac12ae5495fe931b
GitHub Run: https://github.com/apache/kafka/actions/runs/14248096456
---
test-catalog/core/tests.yaml | 2 --
test-catalog/storage/tests.yaml | 2 ++
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/test-catalog/core/tests.yaml b/test-catalog/core/tests.yaml
index 1208135239a..f0299f54454 100644
--- a/test-catalog/core/tests.yaml
+++ b/test-catalog/core/tests.yaml
@@ -1037,8 +1037,6 @@ kafka.integration.UncleanLeaderElectionTest:
- testUncleanLeaderElectionEnabled
- testUncleanLeaderElectionEnabledByTopicOverride
- testUncleanLeaderElectionInvalidTopicOverride
-kafka.log.BrokerCompressionTest:
-- testBrokerSideCompression
kafka.log.LogCleanerIntegrationTest:
- testIsThreadFailed
- testMarksPartitionsAsOfflineAndPopulatesUncleanableMetrics
diff --git a/test-catalog/storage/tests.yaml b/test-catalog/storage/tests.yaml
index c086490aa53..10d92a435eb 100644
--- a/test-catalog/storage/tests.yaml
+++ b/test-catalog/storage/tests.yaml
@@ -129,6 +129,8 @@
org.apache.kafka.storage.internals.checkpoint.PartitionMetadataFileTest:
- testRead
- testSetRecordWithDifferentTopicId
- testSetRecordWithSameTopicId
+org.apache.kafka.storage.internals.log.BrokerCompressionTest:
+- testBrokerSideCompression
org.apache.kafka.storage.internals.log.LocalLogTest:
- testCreateAndDeleteSegment
- testDeleteSegmentFilesAsync