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 b924c3a8994 Update test catalog data for GHA workflow run 22149857567
b924c3a8994 is described below
commit b924c3a899442bdb6329cf70418962a9e706fbd2
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Wed Feb 18 21:36:06 2026 +0000
Update test catalog data for GHA workflow run 22149857567
Commit:
https://github.com/apache/kafka/commit/434ae67d479f7e91f5bd08d58fde5294f31c7980
GitHub Run: https://github.com/apache/kafka/actions/runs/22149857567
---
test-catalog/core/tests.yaml | 22 ----------------------
test-catalog/tools/tests.yaml | 23 +++++++++++++++++++++++
2 files changed, 23 insertions(+), 22 deletions(-)
diff --git a/test-catalog/core/tests.yaml b/test-catalog/core/tests.yaml
index 4ad1d8af737..232a967d82e 100644
--- a/test-catalog/core/tests.yaml
+++ b/test-catalog/core/tests.yaml
@@ -3149,28 +3149,6 @@ kafka.server.share.SharePartitionTest:
- testWriteShareGroupStateWithNullResponse
- testWriteShareGroupStateWithNullTopicsData
- testWriteShareGroupStateWithWriteException
-kafka.tools.DumpLogSegmentsTest:
-- testBatchAndRecordMetadataOutput
-- testDumpControlRecord
-- testDumpEmptyIndex
-- testDumpIndexMismatches
-- testDumpMetadataRecords
-- testDumpMetadataSnapshot
-- testDumpRemoteLogMetadataEmpty
-- testDumpRemoteLogMetadataIoException
-- testDumpRemoteLogMetadataMultipleRecordsMultipleBatches
-- testDumpRemoteLogMetadataMultipleRecordsOneBatch
-- testDumpRemoteLogMetadataNoFilesFlag
-- testDumpRemoteLogMetadataNoSuchFileException
-- testDumpRemoteLogMetadataNonZeroStartingOffset
-- testDumpRemoteLogMetadataOneRecordOneBatch
-- testDumpRemoteLogMetadataWithCorruption
-- testDumpTimeIndexErrors
-- testOffsetsMessageParser
-- testPrintDataLog
-- testPrintDataLogPartialBatches
-- testShareGroupStateMessageParser
-- testTransactionLogMessageParser
kafka.tools.StorageToolTest:
- testBootstrapScramRecords
- testConfigToLogDirectories
diff --git a/test-catalog/tools/tests.yaml b/test-catalog/tools/tests.yaml
index 7d995db7580..641542e1131 100644
--- a/test-catalog/tools/tests.yaml
+++ b/test-catalog/tools/tests.yaml
@@ -220,6 +220,29 @@ org.apache.kafka.tools.DeleteRecordsCommandTest:
- testParse
- testWrongPartitions
- testWrongVersion
+org.apache.kafka.tools.DumpLogSegmentsTest:
+- testBatchAndRecordMetadataOutput
+- testDumpControlRecord
+- testDumpEmptyIndex
+- testDumpIndexMismatches
+- testDumpMetadataRecords
+- testDumpMetadataSnapshot
+- testDumpRemoteLogMetadataEmpty
+- testDumpRemoteLogMetadataIoException
+- testDumpRemoteLogMetadataMultipleRecordsMultipleBatches
+- testDumpRemoteLogMetadataMultipleRecordsOneBatch
+- testDumpRemoteLogMetadataNoFilesFlag
+- testDumpRemoteLogMetadataNoSuchFileException
+- testDumpRemoteLogMetadataNonZeroStartingOffset
+- testDumpRemoteLogMetadataOneRecordOneBatch
+- testDumpRemoteLogMetadataWithCorruption
+- testDumpTimeIndexErrors
+- testLegacyRecordBatchOutputFormat
+- testOffsetsMessageParser
+- testPrintDataLog
+- testPrintDataLogPartialBatches
+- testShareGroupStateMessageParser
+- testTransactionLogMessageParser
org.apache.kafka.tools.EndToEndLatencyTest:
- shouldFailWhenConsumerRecordsIsEmpty
- shouldFailWhenReceivedMoreThanOneRecord