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 3bf47ccfdfd Update test catalog data for GHA workflow run 11901818286
3bf47ccfdfd is described below
commit 3bf47ccfdfdd8fd1ccbe54702ee218a188ce40c5
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Tue Nov 19 00:17:15 2024 +0000
Update test catalog data for GHA workflow run 11901818286
Commit:
https://github.com/apache/kafka/commit/8f63a77ba1d53b496a3310361e04393ded827519
GitHub Run: https://github.com/apache/kafka/actions/runs/11901818286
---
test-catalog/core/tests.yaml | 21 ---------------------
1 file changed, 21 deletions(-)
diff --git a/test-catalog/core/tests.yaml b/test-catalog/core/tests.yaml
index 12b72d25352..5f2182c3412 100644
--- a/test-catalog/core/tests.yaml
+++ b/test-catalog/core/tests.yaml
@@ -567,12 +567,10 @@ kafka.api.PlaintextConsumerSubscriptionTest:
- testUnsubscribeTopic
kafka.api.PlaintextConsumerTest:
- testAutoOffsetReset
-- testCloseLeavesGroupOnInterrupt
- testClusterResourceListener
- testConsumeMessagesWithCreateTime
- testConsumeMessagesWithLogAppendTime
- testConsumingWithNullGroupId
-- testCoordinatorFailover
- testEndOffsets
- testFetchOffsetsForTime
- testGroupConsumption
@@ -680,7 +678,6 @@ kafka.api.SaslGssapiSslEndToEndAuthorizationTest:
- testTwoConsumersWithDifferentSaslCredentials
kafka.api.SaslMultiMechanismConsumerTest:
- testClusterResourceListener
-- testCoordinatorFailover
- testMultipleBrokerMechanisms
- testSimpleConsumption
kafka.api.SaslOAuthBearerSslEndToEndAuthorizationTest:
@@ -699,12 +696,10 @@ kafka.api.SaslOAuthBearerSslEndToEndAuthorizationTest:
- testTwoConsumersWithDifferentSaslCredentials
kafka.api.SaslPlainPlaintextConsumerTest:
- testClusterResourceListener
-- testCoordinatorFailover
- testSimpleConsumption
- testZkAclsDisabled
kafka.api.SaslPlaintextConsumerTest:
- testClusterResourceListener
-- testCoordinatorFailover
- testSimpleConsumption
kafka.api.SaslScramSslEndToEndAuthorizationTest:
- testAuthentications
@@ -742,7 +737,6 @@ kafka.api.SaslSslAdminIntegrationTest:
- testLegacyAclOpsNeverAffectOrReturnPrefixed
kafka.api.SaslSslConsumerTest:
- testClusterResourceListener
-- testCoordinatorFailover
- testSimpleConsumption
kafka.api.SslAdminIntegrationTest:
- testAclAuthorizationDenied
@@ -769,7 +763,6 @@ kafka.api.SslAdminIntegrationTest:
- testSynchronousAuthorizerAclUpdatesBlockRequestThreads
kafka.api.SslConsumerTest:
- testClusterResourceListener
-- testCoordinatorFailover
- testSimpleConsumption
kafka.api.SslEndToEndAuthorizationTest:
- testNoConsumeWithDescribeAclViaAssign
@@ -804,7 +797,6 @@ kafka.api.TransactionsExpirationTest:
kafka.api.TransactionsTest:
- testAbortTransactionTimeout
- testBasicTransactions
-- testBumpTransactionalEpochWithTV2Disabled
- testBumpTransactionalEpochWithTV2Enabled
- testCommitTransactionTimeout
- testConsecutivelyRunInitTransactions
@@ -818,7 +810,6 @@ kafka.api.TransactionsTest:
- testInitTransactionsTimeout
- testMultipleMarkersOneLeader
- testOffsetMetadataInSendOffsetsToTransaction
-- testReadCommittedConsumerShouldNotSeeUndecidedData
- testSendOffsetsToTransactionTimeout
- testSendOffsetsWithGroupId
- testSendOffsetsWithGroupMetadata
@@ -1957,7 +1948,6 @@ kafka.log.remote.RemoteLogManagerTest:
- testFailedCopyShouldDeleteTheDanglingSegment
- testFailedDeleteExpiredSegments
- testFetchNextSegmentWithTxnIndex
-- testFetchOffsetByTimestampWithTieredStorageDoesNotFetchIndexWhenExistsLocally
- testFetchQuotaManagerConfig
- testFetchRemoteLogSegmentMetadata
- testFindHighestRemoteOffset
@@ -2051,7 +2041,6 @@ kafka.network.ConnectionQuotasTest:
- testNonDefaultConnectionCountLimitAndRateLimit
- testRejectedIpConnectionUnrecordedFromConnectionRateQuotas
kafka.network.DynamicConnectionQuotaTest:
-- testDynamicConnectionQuota
- testDynamicIpConnectionRateQuota
- testDynamicListenerConnectionCreationRateQuota
- testDynamicListenerConnectionQuota
@@ -3601,7 +3590,6 @@ kafka.server.ReplicaManagerTest:
- testStopReplicaWithInexistentPartitionAndPartitionsDeleteAndIOException
- testStopReplicaWithOfflinePartition
- testStopReplicaWithStaleControllerEpoch
-- testSuccessfulBuildRemoteLogAuxStateMetrics
- testTransactionVerificationBlocksOutOfOrderSequence
- testTransactionVerificationDynamicDisablement
- testTransactionVerificationFlow
@@ -3964,23 +3952,16 @@ kafka.server.share.SharePartitionTest:
- testWriteShareGroupStateWithWriteException
kafka.test.api.ShareConsumerTest:
- testAcknowledgeCommitCallbackCallsShareConsumerDisallowed
-- testAcknowledgeCommitCallbackCallsShareConsumerWakeup
-- testAcknowledgeCommitCallbackThrowsException
-- testAcknowledgementCommitCallbackInvalidRecordStateException
- testAcknowledgementCommitCallbackOnClose
- testAcknowledgementCommitCallbackSuccessfulAcknowledgement
-- testAcknowledgementSentOnSubscriptionChange
- testAcquisitionLockTimeoutOnConsumer
- testConsumerCloseInGroupSequential
- testControlRecordsSkipped
- testExplicitAcknowledgeCommitSuccess
- testExplicitAcknowledgeReleaseAccept
-- testExplicitAcknowledgeReleaseClose
- testExplicitAcknowledgeReleasePollAccept
- testExplicitAcknowledgeSuccess
- testExplicitAcknowledgeThrowsNotInBatch
-- testExplicitAcknowledgementCommitAsync
-- testExplicitAcknowledgementCommitAsyncPartialBatch
- testFetchRecordLargerThanMaxPartitionFetchBytes
- testHeaders
- testHeadersSerializerDeserializer
@@ -3989,14 +3970,12 @@ kafka.test.api.ShareConsumerTest:
- testImplicitAcknowledgementCommitAsync
- testLsoMovementByRecordsDeletion
- testMaxPollRecords
-- testMultipleConsumersInGroupConcurrentConsumption
- testMultipleConsumersInGroupFailureConcurrentConsumption
- testMultipleConsumersInGroupSequentialConsumption
- testMultipleConsumersInMultipleGroupsConcurrentConsumption
- testMultipleConsumersWithDifferentGroupIds
- testPollNoSubscribeFails
- testPollThrowsInterruptExceptionIfInterrupted
-- testShareAutoOffsetResetDefaultValue
- testShareAutoOffsetResetEarliest
- testShareAutoOffsetResetEarliestAfterLsoMovement
- testShareAutoOffsetResetMultipleGroupsWithDifferentValue