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 d88fd26b8ce Update test catalog data for GHA workflow run 21470918205
d88fd26b8ce is described below
commit d88fd26b8ce09adf6be07b73b0c7f459a4759d02
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Thu Jan 29 10:45:59 2026 +0000
Update test catalog data for GHA workflow run 21470918205
Commit:
https://github.com/apache/kafka/commit/24994ef231fe12cd18604125e5e7c27dd34847ff
GitHub Run: https://github.com/apache/kafka/actions/runs/21470918205
---
test-catalog/core/tests.yaml | 32 --------------------------------
test-catalog/storage/tests.yaml | 32 ++++++++++++++++++++++++++++++++
2 files changed, 32 insertions(+), 32 deletions(-)
diff --git a/test-catalog/core/tests.yaml b/test-catalog/core/tests.yaml
index 03cf82089f9..febed6e1c67 100644
--- a/test-catalog/core/tests.yaml
+++ b/test-catalog/core/tests.yaml
@@ -947,38 +947,6 @@ kafka.log.LogCleanerIntegrationTest:
- testMaxLogCompactionLag
kafka.log.LogCleanerLagIntegrationTest:
- cleanerTest
-kafka.log.LogCleanerManagerTest:
-- testAlterCheckpointDirShouldRemoveDataInSrcDirAndAddInNewDir
-- testCheckpointUpdatedForInvalidOffsetNoCleaning
-- testCheckpointUpdatedForInvalidOffsetNotSelected
-- testCleanableOffsetsActiveSegment
-- testCleanableOffsetsForNone
-- testCleanableOffsetsForShortTime
-- testCleanableOffsetsForTime
-- testCleanableOffsetsNeedsCheckpointReset
-- testConcurrentLogCleanupAndLogTruncation
-- testConcurrentLogCleanupAndTopicDeletion
-- testDirtyOffsetLargerThanActiveSegmentBaseOffset
-- testDirtyOffsetResetIfLargerThanEndOffset
-- testDirtyOffsetResetIfSmallerThanStartOffset
-- testDoneCleaning
-- testDoneDeleting
--
testGrabFilthiestCompactedLogIgnoresBothInProgressPartitionsAndUncleanablePartitions
-- testGrabFilthiestCompactedLogIgnoresInProgressPartitions
-- testGrabFilthiestCompactedLogIgnoresUncleanablePartitions
-- testGrabFilthiestCompactedLogReturnsLogWithDirtiestRatio
-- testGrabFilthiestCompactedLogThrowsException
-- testHandleLogDirFailureShouldRemoveDirAndData
-- testLogStartOffsetLargerThanActiveSegmentBaseOffset
-- testLogsUnderCleanupIneligibleForCompaction
-- testLogsWithSegmentsToDeleteShouldConsiderCleanupPolicyCompactDeleteLogs
-- testLogsWithSegmentsToDeleteShouldConsiderCleanupPolicyCompactLogs
-- testLogsWithSegmentsToDeleteShouldNotConsiderCleanupPolicyDeleteLogs
-- testLogsWithSegmentsToDeleteShouldNotConsiderUncleanablePartitions
-- testMaybeTruncateCheckpointShouldTruncateData
-- testUndecidedTransactionalDataNotCleanable
-- testUpdateCheckpointsShouldAddOffsetToPartition
-- testUpdateCheckpointsShouldRemovePartitionData
kafka.log.LogCleanerParameterizedIntegrationTest:
- cleanerConfigUpdateTest
- cleanerTest
diff --git a/test-catalog/storage/tests.yaml b/test-catalog/storage/tests.yaml
index 8735f772a38..a4f6596370c 100644
--- a/test-catalog/storage/tests.yaml
+++ b/test-catalog/storage/tests.yaml
@@ -298,6 +298,38 @@ org.apache.kafka.storage.internals.log.LocalLogTest:
- testTruncateTo
- testUpdateConfig
- testWhenFetchOffsetHigherThanMaxOffset
+org.apache.kafka.storage.internals.log.LogCleanerManagerTest:
+- testAlterCheckpointDirShouldRemoveDataInSrcDirAndAddInNewDir
+- testCheckpointUpdatedForInvalidOffsetNoCleaning
+- testCheckpointUpdatedForInvalidOffsetNotSelected
+- testCleanableOffsetsActiveSegment
+- testCleanableOffsetsForNone
+- testCleanableOffsetsForShortTime
+- testCleanableOffsetsForTime
+- testCleanableOffsetsNeedsCheckpointReset
+- testConcurrentLogCleanupAndLogTruncation
+- testConcurrentLogCleanupAndTopicDeletion
+- testDirtyOffsetLargerThanActiveSegmentBaseOffset
+- testDirtyOffsetResetIfLargerThanEndOffset
+- testDirtyOffsetResetIfSmallerThanStartOffset
+- testDoneCleaning
+- testDoneDeleting
+-
testGrabFilthiestCompactedLogIgnoresBothInProgressPartitionsAndUncleanablePartitions
+- testGrabFilthiestCompactedLogIgnoresInProgressPartitions
+- testGrabFilthiestCompactedLogIgnoresUncleanablePartitions
+- testGrabFilthiestCompactedLogReturnsLogWithDirtiestRatio
+- testGrabFilthiestCompactedLogThrowsException
+- testHandleLogDirFailureShouldRemoveDirAndData
+- testLogStartOffsetLargerThanActiveSegmentBaseOffset
+- testLogsUnderCleanupIneligibleForCompaction
+- testLogsWithSegmentsToDeleteShouldConsiderCleanupPolicyCompactDeleteLogs
+- testLogsWithSegmentsToDeleteShouldConsiderCleanupPolicyCompactLogs
+- testLogsWithSegmentsToDeleteShouldNotConsiderCleanupPolicyDeleteLogs
+- testLogsWithSegmentsToDeleteShouldNotConsiderUncleanablePartitions
+- testMaybeTruncateCheckpointShouldTruncateData
+- testUndecidedTransactionalDataNotCleanable
+- testUpdateCheckpointsShouldAddOffsetToPartition
+- testUpdateCheckpointsShouldRemovePartitionData
org.apache.kafka.storage.internals.log.LogConcurrencyTest:
- testUncommittedDataNotConsumed
- testUncommittedDataNotConsumedFrequentSegmentRolls