Skip to content

Commit

Permalink
Temporary mute kv tests 2 (#2419)
Browse files Browse the repository at this point in the history
  • Loading branch information
kruall authored Mar 4, 2024
1 parent eaa370e commit 21938dc
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
8 changes: 0 additions & 8 deletions .github/config/muted_test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,11 +8,3 @@ ydb-core-tx-columnshard-ut_schema/TColumnShardTestSchema::RebootForgetAfterFail
ydb-library-yql-sql-pg-ut/PgSqlParsingAutoparam::AutoParamValues_DifferentTypes
ydb-core-blobstorage-ut_blobstorage/[6/10]*
ydb/core/blobstorage/ut_blobstorage/Defragmentation::DoesItWork
ydb/core/keyvalue/ut/TKeyValueTest::TestWriteReadWhileWriteWorks
ydb/core/keyvalue/ut_trace/TKeyValueTracingTest::WriteHuge
ydb/core/keyvalue/ut_trace/TKeyValueTracingTest::WriteSmall
ydb/core/tx/schemeshard/ut_base/TSchemeShardTest::CreatePersQueueGroup
ydb/core/tx/schemeshard/ut_base/TSchemeShardTest::DropPQ
ydb/services/persqueue_v1/ut/TPartitionWriterCacheActorTests::DropOldWriter
ydb/services/persqueue_v1/ut/TPartitionWriterCacheActorTests::WriteReplyOrder
ydb/services/persqueue_v1/ut/TPersQueueTest::DisableWrongSettings
8 changes: 8 additions & 0 deletions .github/config/muted_ya.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,9 @@ ydb/core/debug_tools/ut OperationLog.ConcurrentWrites
ydb/core/quoter/ut QuoterWithKesusTest.PrefetchCoefficient
ydb/core/kafka_proxy/ut KafkaProtocol.CreatePartitionsScenario
ydb/core/kafka_proxy/ut KafkaProtocol.ProduceScenario
ydb/core/keyvalue/ut TKeyValueTest.TestWriteReadWhileWriteWorks
ydb/core/keyvalue/ut_trace TKeyValueTracingTest.WriteHuge
ydb/core/keyvalue/ut_trace TKeyValueTracingTest.WriteSmall
ydb/core/kqp/provider/ut KikimrIcGateway.TestLoadBasicSecretValueFromExternalDataSourceMetadata
ydb/core/kqp/ut/federated_query/generic *
ydb/core/kqp/ut/olap *
Expand All @@ -28,6 +31,8 @@ ydb/core/tx/columnshard/ut_schema TColumnShardTestSchema.RebootForgetAfterFail
ydb/core/tx/columnshard/engines/ut *
ydb/core/tx/coordinator/ut Coordinator.RestoreTenantConfiguration
ydb/core/tx/datashard/ut_change_exchange Cdc.InitialScanDebezium
ydb/core/tx/schemeshard/ut_base TSchemeShardTest.CreatePersQueueGroup
ydb/core/tx/schemeshard/ut_base TSchemeShardTest.DropPQ
ydb/core/tx/schemeshard/ut_restore TImportTests.ShouldSucceedOnManyTables
ydb/core/tx/schemeshard/ut_split_merge TSchemeShardSplitBySizeTest.Merge1KShards
ydb/core/tx/tx_proxy/ut_ext_tenant TExtSubDomainTest.CreateTableInsideAndAlterDomainAndTable-AlterDatabaseCreateHiveFirst*
Expand Down Expand Up @@ -59,6 +64,9 @@ ydb/services/persqueue_v1/ut TPersQueueTest.SetupLockSession
ydb/services/persqueue_v1/ut TPersQueueTest.TopicServiceCommitOffsetBadOffsets
ydb/services/persqueue_v1/ut TPQCompatTest.BadTopics
ydb/services/persqueue_v1/ut [3/10]*
ydb/services/persqueue_v1/ut TPartitionWriterCacheActorTests.DropOldWriter
ydb/services/persqueue_v1/ut TPartitionWriterCacheActorTests.WriteReplyOrder
ydb/services/persqueue_v1/ut TPersQueueTest.DisableWrongSettings
ydb/services/ydb/sdk_sessions_pool_ut YdbSdkSessionsPool.StressTestSync*
ydb/services/ydb/sdk_sessions_ut YdbSdkSessions.TestActiveSessionCountAfterBadSession
ydb/services/ydb/sdk_sessions_ut [6/10]*
Expand Down

0 comments on commit 21938dc

Please sign in to comment.