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 9bddb552a20 Update test catalog data for GHA workflow run 12058443941
9bddb552a20 is described below
commit 9bddb552a20931a54a767aa31a807dfb6e6169eb
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Thu Nov 28 00:05:21 2024 +0000
Update test catalog data for GHA workflow run 12058443941
Commit:
https://github.com/apache/kafka/commit/8be99f44dc1b25f226ec7a39b033aa40e103fd80
GitHub Run: https://github.com/apache/kafka/actions/runs/12058443941
---
test-catalog/clients/tests.yaml | 2 --
test-catalog/core/tests.yaml | 2 --
test-catalog/storage/tests.yaml | 5 -----
3 files changed, 9 deletions(-)
diff --git a/test-catalog/clients/tests.yaml b/test-catalog/clients/tests.yaml
index 26a4073b0ae..b25baebf587 100644
--- a/test-catalog/clients/tests.yaml
+++ b/test-catalog/clients/tests.yaml
@@ -269,9 +269,7 @@ org.apache.kafka.clients.admin.KafkaAdminClientTest:
- testDescribeFeaturesSuccess
- testDescribeGroupsWithBothUnsupportedApis
- testDescribeLogDirs
-- testDescribeLogDirsDeprecated
- testDescribeLogDirsOfflineDir
-- testDescribeLogDirsOfflineDirDeprecated
- testDescribeLogDirsPartialFailure
- testDescribeLogDirsWithVolumeBytes
- testDescribeMetadataQuorumFailure
diff --git a/test-catalog/core/tests.yaml b/test-catalog/core/tests.yaml
index f2f1077fd9e..7766f96b679 100644
--- a/test-catalog/core/tests.yaml
+++ b/test-catalog/core/tests.yaml
@@ -198,7 +198,6 @@ kafka.admin.RemoteTopicCrudTest:
- testEnableRemoteLogOnExistingTopicTest
- testEnableRemoteLogWhenSystemRemoteStorageIsDisabled
- testTopicDeletion
-- testUpdateInvalidRemoteStorageConfigUnderZK
- testUpdateTopicConfigWithDisablingRemoteStorage
- testUpdateTopicConfigWithInheritedLocalRetentionSize
- testUpdateTopicConfigWithInheritedLocalRetentionTime
@@ -2613,7 +2612,6 @@ kafka.server.DeleteRecordsRequestTest:
- testErrorWhenDeletingRecordsWithInvalidTopic
kafka.server.DeleteTopicsRequestTest:
- testDeleteTopicsVersions
-- testErrorDeleteTopicRequests
- testTopicDeletionClusterHasOfflinePartitions
- testValidDeleteTopicRequests
kafka.server.DeleteTopicsRequestWithDeletionDisabledTest:
diff --git a/test-catalog/storage/tests.yaml b/test-catalog/storage/tests.yaml
index 2d91d503378..c98a2aed9c6 100644
--- a/test-catalog/storage/tests.yaml
+++ b/test-catalog/storage/tests.yaml
@@ -341,8 +341,6 @@ org.apache.kafka.tiered.storage.integration.ListOffsetsTest:
- executeTieredStorageTest
org.apache.kafka.tiered.storage.integration.OffloadAndConsumeFromLeaderTest:
- executeTieredStorageTest
-org.apache.kafka.tiered.storage.integration.OffloadAndTxnConsumeFromLeaderTest:
-- executeTieredStorageTest
org.apache.kafka.tiered.storage.integration.PartitionsExpandTest:
- executeTieredStorageTest
org.apache.kafka.tiered.storage.integration.ReassignReplicaExpandTest:
@@ -356,8 +354,6 @@
org.apache.kafka.tiered.storage.integration.RollAndOffloadActiveSegmentTest:
org.apache.kafka.tiered.storage.integration.TransactionsWithTieredStoreTest:
- testAbortTransactionTimeout
- testBasicTransactions
-- testBumpTransactionalEpochWithTV2Disabled
-- testBumpTransactionalEpochWithTV2Enabled
- testCommitTransactionTimeout
- testConsecutivelyRunInitTransactions
- testDelayedFetchIncludesAbortedTransaction
@@ -370,6 +366,5 @@
org.apache.kafka.tiered.storage.integration.TransactionsWithTieredStoreTest:
- testInitTransactionsTimeout
- testMultipleMarkersOneLeader
- testOffsetMetadataInSendOffsetsToTransaction
-- testReadCommittedConsumerShouldNotSeeUndecidedData
- testSendOffsetsToTransactionTimeout
- testSendOffsetsWithGroupMetadata