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 d975a7cceb4 Update test catalog data for GHA workflow run 13463878142
d975a7cceb4 is described below

commit d975a7cceb49731c73a340584d791ba7ca0459a1
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Fri Feb 21 22:08:17 2025 +0000

    Update test catalog data for GHA workflow run 13463878142
    
    Commit: 
https://github.com/apache/kafka/commit/14ebec345a25d748ab60dd7cc96a1991bb591672
    GitHub Run: https://github.com/apache/kafka/actions/runs/13463878142
---
 test-catalog/clients/tests.yaml | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/test-catalog/clients/tests.yaml b/test-catalog/clients/tests.yaml
index 0cb669e725f..4c2ad96261e 100644
--- a/test-catalog/clients/tests.yaml
+++ b/test-catalog/clients/tests.yaml
@@ -3839,9 +3839,7 @@ org.apache.kafka.common.record.FileRecordsTest:
 - testAppendProtectsFromOverflow
 - testBytesLengthOfWriteTo
 - testConversion
-- testDownconversionAfterMessageFormatDowngrade
 - testFileSize
-- testFormatConversionWithPartialMessage
 - testIterationDoesntChangePosition
 - testIterationOverPartialAndTruncation
 - testIteratorWithLimits
@@ -3866,8 +3864,6 @@ org.apache.kafka.common.record.LegacyRecordTest:
 org.apache.kafka.common.record.MemoryRecordsBuilderTest:
 - buildUsingCreateTime
 - buildUsingLogAppendTime
-- convertToV1WithMixedV0AndV2Data
-- convertV2ToV1UsingMixedCreateAndLogAppendTime
 - shouldResetBufferToInitialPositionOnAbort
 - shouldThrowIllegalStateExceptionOnAppendWhenAborted
 - shouldThrowIllegalStateExceptionOnAppendWhenClosed

Reply via email to