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 37510ba6971 Update test catalog data for GHA workflow run 11808024830
37510ba6971 is described below

commit 37510ba697121b91919d1d9867296c641f2953d4
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Wed Nov 13 02:39:04 2024 +0000

    Update test catalog data for GHA workflow run 11808024830
    
    Commit: 
https://github.com/apache/kafka/commit/adf4b6eb390249e6adf5976a491e5d117f0c87d2
    GitHub Run: https://github.com/apache/kafka/actions/runs/11808024830
---
 test-catalog/core/tests.yaml  | 77 ++++++++-----------------------------------
 test-catalog/share/tests.yaml |  4 +++
 2 files changed, 17 insertions(+), 64 deletions(-)

diff --git a/test-catalog/core/tests.yaml b/test-catalog/core/tests.yaml
index ce5f1c48ea1..e06ac6c007e 100644
--- a/test-catalog/core/tests.yaml
+++ b/test-catalog/core/tests.yaml
@@ -2683,6 +2683,7 @@ kafka.server.DynamicBrokerConfigTest:
 - testUpdateMetricReporters
 - testUpdateMetricReportersNoJmxReporter
 kafka.server.DynamicBrokerReconfigurationTest:
+- executionError
 - testAddRemoveSaslListeners
 - testAddRemoveSslListener
 - testAdvertisedListenerUpdate
@@ -2737,10 +2738,7 @@ kafka.server.EdgeCaseRequestTest:
 - testMalformedHeaderRequest
 - testProduceRequestWithNullClientId
 kafka.server.FetchFromFollowerIntegrationTest:
-- testFetchFromFollowerWithRoll
-- testFetchFromLeaderWhilePreferredReadReplicaIsUnavailable
-- testFollowerCompleteDelayedFetchesOnReplication
-- testRackAwareRangeAssignor
+- initializationError
 kafka.server.FetchRequestDownConversionConfigTest:
 - testLatestFetchWithDownConversionDisabled
 - testV12WithDownConversionDisabled
@@ -2748,7 +2746,7 @@ kafka.server.FetchRequestDownConversionConfigTest:
 - testV1FetchFromReplica
 - testV1FetchWithDownConversionDisabled
 kafka.server.FetchRequestMaxBytesTest:
-- testConsumeMultipleRecords
+- initializationError
 kafka.server.FetchRequestTest:
 - testBrokerRespectsPartitionsOrderAndSizeLimits
 - testCreateIncrementalFetchWithPartitionsInErrorV12
@@ -3294,10 +3292,7 @@ kafka.server.ListGroupsRequestTest:
 - testListGroupsWithOldConsumerGroupProtocolAndNewGroupCoordinator
 - testListGroupsWithOldConsumerGroupProtocolAndOldGroupCoordinator
 kafka.server.ListOffsetsRequestTest:
-- testCurrentEpochValidation
-- testListOffsetsErrorCodes
-- testResponseDefaultOffsetAndLeaderEpochForAllVersions
-- testResponseIncludesLeaderEpoch
+- initializationError
 kafka.server.ListOffsetsRequestWithRemoteStoreTest:
 - testCurrentEpochValidation
 - testListOffsetsErrorCodes
@@ -3309,27 +3304,11 @@ kafka.server.LocalLeaderEndPointTest:
 - testFetchEpochEndOffsets
 - testFetchLatestOffset
 kafka.server.LogDirFailureTest:
-- testIOExceptionDuringCheckpoint
-- testIOExceptionDuringLogRoll
-- testLogDirNotificationTimeout
-- testProduceErrorFromFailureOnCheckpoint
-- testProduceErrorFromFailureOnLogRoll
-- testReplicaFetcherThreadAfterLogDirFailureOnFollower
-- testZkBrokerWithOldInterBrokerProtocolShouldHaltOnLogDirFailure
+- initializationError
 kafka.server.LogManagerIntegrationTest:
 - testRestartBrokerNoErrorIfMissingPartitionMetadata
 kafka.server.LogOffsetTest:
-- testEmptyLogsGetOffsets
-- testFetchOffsetByTimestampForMaxTimestampAfterTruncate
-- testFetchOffsetByTimestampForMaxTimestampWithEmptyLog
-- testFetchOffsetByTimestampForMaxTimestampWithUnorderedTimestamps
-- testFetchOffsetsBeforeWithChangingSegmentSize
-- testFetchOffsetsBeforeWithChangingSegments
-- testGetOffsetsAfterDeleteRecords
-- testGetOffsetsBeforeEarliestTime
-- testGetOffsetsBeforeLatestTime
-- testGetOffsetsBeforeNow
-- testGetOffsetsForUnknownTopic
+- initializationError
 kafka.server.LogRecoveryTest:
 - testHWCheckpointNoFailuresMultipleLogSegments
 - testHWCheckpointNoFailuresSingleLogSegment
@@ -3361,21 +3340,7 @@ kafka.server.MetadataCacheTest:
 - transformUMRWithNoChanges
 - transformUMRWithRecreatedBar
 kafka.server.MetadataRequestTest:
-- testAliveBrokersWithNoTopics
-- testAllTopicsRequest
-- testAutoCreateOfCollidingTopics
-- testAutoCreateTopicWithInvalidReplicationFactor
-- testAutoTopicCreation
-- testClusterIdIsValid
-- testClusterIdWithRequestVersion1
-- testControllerId
-- testIsInternal
-- testIsrAfterBrokerShutDownAndJoinsBack
-- testNoTopicsRequest
-- testPreferredReplica
-- testRack
-- testReplicaDownResponse
-- testTopicIdsInResponse
+- initializationError
 kafka.server.MetadataVersionConfigValidatorTest:
 - testInvokesFaultHandlerOnException
 - testValidatesConfigOnMetadataChange
@@ -3384,7 +3349,7 @@ kafka.server.MetadataVersionIntegrationTest:
 - testDefaultIsLatestVersion
 - testUpgradeSameVersion
 kafka.server.MultipleListenersWithAdditionalJaasContextTest:
-- testProduceConsume
+- initializationError
 kafka.server.MultipleListenersWithDefaultJaasContextTest:
 - testProduceConsume
 kafka.server.NodeToControllerRequestThreadTest:
@@ -3416,8 +3381,7 @@ kafka.server.OffsetFetchRequestTest:
 - testSingleGroupOffsetFetchWithOldConsumerGroupProtocolAndNewGroupCoordinator
 - testSingleGroupOffsetFetchWithOldConsumerGroupProtocolAndOldGroupCoordinator
 kafka.server.OffsetsForLeaderEpochRequestTest:
-- testCurrentEpochValidation
-- testOffsetsForLeaderEpochErrorCodes
+- initializationError
 kafka.server.PermissiveControllerMutationQuotaTest:
 - testControllerMutationQuotaViolation
 kafka.server.ProduceRequestTest:
@@ -3609,16 +3573,9 @@ kafka.server.ReplicationQuotaManagerTest:
 - shouldSupportWildcardThrottledReplicas
 - shouldThrottleOnlyDefinedReplicas
 kafka.server.ReplicationQuotasTest:
-- shouldBootstrapTwoBrokersWithFollowerThrottle
-- shouldBootstrapTwoBrokersWithLeaderThrottle
-- shouldThrottleOldSegments
+- initializationError
 kafka.server.RequestQuotaTest:
-- testExemptRequestTime
-- testResponseThrottleTime
-- testResponseThrottleTimeWhenBothFetchAndRequestQuotasViolated
-- testResponseThrottleTimeWhenBothProduceAndRequestQuotasViolated
-- testUnauthorizedThrottle
-- testUnthrottledClient
+- initializationError
 kafka.server.SaslApiVersionsRequestTest:
 - testApiVersionsRequestAfterSaslHandshakeRequest
 - testApiVersionsRequestBeforeSaslHandshakeRequest
@@ -3626,13 +3583,7 @@ kafka.server.SaslApiVersionsRequestTest:
 kafka.server.ServerMetricsTest:
 - testMetricsConfig
 kafka.server.ServerShutdownTest:
-- testCleanShutdown
-- testCleanShutdownAfterFailedStartup
-- testCleanShutdownWithZkUnavailable
-- testConsecutiveShutdown
-- testControllerShutdownDuringSend
-- testNoCleanShutdownAfterFailedStartupDueToCorruptLogs
-- testShutdownWithKRaftControllerUnavailable
+- initializationError
 kafka.server.ServerTest:
 - testCreateSelfManagedKafkaMetricsContext
 - testCreateZkKafkaMetricsContext
@@ -3730,9 +3681,7 @@ kafka.server.epoch.LeaderEpochFileCacheTest:
 - testGetEpochEntry
 - testPreviousEpoch
 kafka.server.epoch.LeaderEpochIntegrationTest:
-- shouldAddCurrentLeaderEpochToMessagesAsTheyAreWrittenToLeader
-- shouldIncreaseLeaderEpochBetweenLeaderRestarts
-- shouldSendLeaderEpochRequestAndGetAResponse
+- initializationError
 kafka.server.epoch.OffsetsForLeaderEpochTest:
 - shouldGetEpochsFromReplica
 - shouldReturnNoLeaderForPartitionIfThrown
diff --git a/test-catalog/share/tests.yaml b/test-catalog/share/tests.yaml
index 42648ab7091..600d334e1b2 100644
--- a/test-catalog/share/tests.yaml
+++ b/test-catalog/share/tests.yaml
@@ -4,8 +4,12 @@ org.apache.kafka.server.share.fetch.DelayedShareFetchKeyTest:
 - testDelayedShareFetchEqualsAndHashcode
 org.apache.kafka.server.share.persister.DefaultStatePersisterTest:
 - testDefaultPersisterClose
+- testReadStateResponseToResultFailedFuture
+- testReadStateResponseToResultPartialResults
 - testReadStateSuccess
 - testReadStateValidate
+- testWriteStateResponseToResultFailedFuture
+- testWriteStateResponseToResultPartialResults
 - testWriteStateSuccess
 - testWriteStateValidate
 org.apache.kafka.server.share.persister.PersisterStateManagerTest:

Reply via email to