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 2b87c1031cc Update test catalog data for GHA workflow run 11988661597
2b87c1031cc is described below

commit 2b87c1031cc43fc9632e2031e2122e3abb1e2024
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Sat Nov 23 19:05:49 2024 +0000

    Update test catalog data for GHA workflow run 11988661597
    
    Commit: 
https://github.com/apache/kafka/commit/8a90ca05281073bb5610c161772fa68702a45fcb
    GitHub Run: https://github.com/apache/kafka/actions/runs/11988661597
---
 test-catalog/core/tests.yaml | 15 ---------------
 1 file changed, 15 deletions(-)

diff --git a/test-catalog/core/tests.yaml b/test-catalog/core/tests.yaml
index 8058c3b2a1e..d065a161878 100644
--- a/test-catalog/core/tests.yaml
+++ b/test-catalog/core/tests.yaml
@@ -176,15 +176,12 @@ kafka.admin.DeleteTopicTest:
 - testResumeDeleteTopicWithRecoveredFollower
 kafka.admin.ListOffsetsIntegrationTest:
 - testListMaxTimestampWithEmptyLog
-- testListVersion0
 - testThreeCompressedRecordsInOneBatch
 - testThreeCompressedRecordsInSeparateBatch
 - testThreeNonCompressedRecordsInOneBatch
 - testThreeNonCompressedRecordsInSeparateBatch
 - testThreeRecordsInOneBatchHavingDifferentCompressionTypeWithServer
-- testThreeRecordsInOneBatchWithMessageConversion
 - testThreeRecordsInSeparateBatchHavingDifferentCompressionTypeWithServer
-- testThreeRecordsInSeparateBatchWithMessageConversion
 kafka.admin.RemoteTopicCrudTest:
 - testClusterWideDisablementOfTieredStorageWithEnabledTieredTopic
 - testClusterWithoutTieredStorageStartsSuccessfullyIfTopicWithTieringDisabled
@@ -2021,7 +2018,6 @@ kafka.metrics.MetricsTest:
 - testUpdateJMXFilter
 - testWindowsStyleTagNames
 - testYammerMetricsCountMetric
-- testZkControllerMetrics
 kafka.network.ConnectionQuotasTest:
 - testBrokerConnectionRateLimitWhenActualRateAboveLimit
 - testBrokerConnectionRateLimitWhenActualRateBelowLimit
@@ -2579,10 +2575,8 @@ kafka.server.ControllerRegistrationManagerTest:
 kafka.server.CreateTopicsRequestTest:
 - testCreateClusterMetadataTopic
 - testCreateTopicsRequestVersions
-- testCreateTopicsWithVeryShortTimeouts
 - testErrorCreateTopicsRequests
 - testInvalidCreateTopicsRequests
-- testNotController
 - testValidCreateTopicsRequests
 kafka.server.CreateTopicsRequestWithPolicyTest:
 - testErrorCreateTopicsRequests
@@ -2620,7 +2614,6 @@ kafka.server.DeleteRecordsRequestTest:
 kafka.server.DeleteTopicsRequestTest:
 - testDeleteTopicsVersions
 - testErrorDeleteTopicRequests
-- testNotController
 - testTopicDeletionClusterHasOfflinePartitions
 - testValidDeleteTopicRequests
 kafka.server.DeleteTopicsRequestWithDeletionDisabledTest:
@@ -2697,7 +2690,6 @@ kafka.server.DynamicConfigChangeTest:
 - testBrokerIdConfigChangeAndDelete
 - testClientIdQuotaConfigChange
 - testConfigChange
-- testConfigChangeOnNonExistingTopic
 - testConfigChangeOnNonExistingTopicWithAdminClient
 - testDefaultAndBrokerIdConfigChange
 - testDefaultBrokerIdConfigChangeAndDelete
@@ -2711,9 +2703,6 @@ kafka.server.DynamicConfigChangeTest:
 - testIncrementalAlterDefaultTopicConfig
 - testIpQuotaConfigChange
 - testIpQuotaInitialization
-- testMessageFormatVersionChange
-- testProcessNotification
-- testQuotaInitialization
 - testUserClientIdQuotaChange
 - testUserQuotaConfigChange
 kafka.server.DynamicConfigChangeUnitTest:
@@ -3355,12 +3344,10 @@ kafka.server.MetadataCacheTest:
 kafka.server.MetadataRequestTest:
 - testAliveBrokersWithNoTopics
 - testAllTopicsRequest
-- testAutoCreateOfCollidingTopics
 - testAutoCreateTopicWithInvalidReplicationFactor
 - testAutoTopicCreation
 - testClusterIdIsValid
 - testClusterIdWithRequestVersion1
-- testControllerId
 - testIsInternal
 - testIsrAfterBrokerShutDownAndJoinsBack
 - testNoTopicsRequest
@@ -3616,9 +3603,7 @@ kafka.server.ServerMetricsTest:
 kafka.server.ServerShutdownTest:
 - testCleanShutdown
 - testCleanShutdownAfterFailedStartup
-- testCleanShutdownWithZkUnavailable
 - testConsecutiveShutdown
-- testControllerShutdownDuringSend
 - testNoCleanShutdownAfterFailedStartupDueToCorruptLogs
 - testShutdownWithKRaftControllerUnavailable
 kafka.server.ServerTest:

Reply via email to