Skip to content

Commit 2768918

Browse files
committed
Update muted YA file for stable-25-3-1
1 parent 1a04223 commit 2768918

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/config/muted_ya.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,8 @@ ydb/core/keyvalue/ut_trace TKeyValueTracingTest.WriteSmall
2323
ydb/core/kqp/ut/arrow KqpResultSetFormats.ArrowFormat_Types_Optional_1
2424
ydb/core/kqp/ut/indexes KqpMultishardIndex.WriteIntoRenamingAsyncIndex
2525
ydb/core/kqp/ut/olap KqpOlapJson.BloomMixIndexesVariants[true,false,1,10,1000,0.5,CATEGORY_BLOOM_FILTER]
26+
ydb/core/kqp/ut/olap KqpOlapJson.BrokenJsonWriting[10,true,1,1000,100,0.5]
27+
ydb/core/kqp/ut/olap KqpOlapJson.BrokenJsonWriting[2,false,0,10,100,0]
2628
ydb/core/kqp/ut/olap KqpOlapJson.CompactionVariants[10,false,0,0,0,0.5]
2729
ydb/core/kqp/ut/olap KqpOlapJson.DoubleFilterVariants[1,false,0,0,1000000,0.5]
2830
ydb/core/kqp/ut/olap KqpOlapJson.DuplicationCompactionVariants[10,false,1,1000,1000000,0.5]
@@ -48,7 +50,6 @@ ydb/core/statistics/service/ut BasicStatistics.NotFullStatisticsDatashard
4850
ydb/core/sys_view/ut SystemView.AuthGroups_Access
4951
ydb/core/transfer/ut/large TransferLarge.Transfer100KM_10P_LocalRead_TopicAutoPartitioning
5052
ydb/core/transfer/ut/large TransferLarge.Transfer100KM_10P_RowTable_TopicAutoPartitioning
51-
ydb/core/tx/schemeshard/ut_index_build_reboots unittest.[*/*] chunk
5253
ydb/core/tx/schemeshard/ut_login_large TSchemeShardLoginLargeTest.RemoveLogin_Many
5354
ydb/core/tx/schemeshard/ut_reboots TConsistentOpsWithReboots.DropIndexedTableWithReboots
5455
ydb/core/tx/schemeshard/ut_reboots unittest.[*/*] chunk
@@ -73,11 +74,11 @@ ydb/public/sdk/cpp/src/client/topic/ut/with_direct_read_ut unittest.[*/*] chunk
7374
ydb/public/sdk/cpp/tests/integration/sessions_pool YdbSdkSessionsPool.StressTestSync/0
7475
ydb/services/persqueue_v1/ut TPersQueueTest.Cache
7576
ydb/services/persqueue_v1/ut TPersQueueTest.CacheHead
76-
ydb/services/persqueue_v1/ut unittest.[*/*] chunk
7777
ydb/services/ydb/ut TGRpcAuthentication.NoDescribeRights
7878
ydb/services/ydb/ut YdbLogStore.AlterLogTable
7979
ydb/tests/compatibility py3test.[test_kafka_topic.py */*] chunk
8080
ydb/tests/compatibility test_compatibility.py.TestCompatibility.test_simple[restart_stable-25-2-1_to_prestable-25-3-row]
81+
ydb/tests/compatibility test_ctas.py.TestCTASOperations.test_ctas_olap[rolling_stable-25-2-1_to_prestable-25-3]
8182
ydb/tests/compatibility test_kafka_topic.py.TestKafkaTopicRestartToAnotherVersion.test_workload[restart_prestable-25-3_to_stable-25-2-1]
8283
ydb/tests/compatibility test_statistics.py.TestBaseStatisticsRollingUpdate.test[rolling_prestable-25-3_to_current]
8384
ydb/tests/compatibility test_statistics.py.TestBaseStatisticsRollingUpdate.test[rolling_stable-25-2-1_to_prestable-25-3]
@@ -89,7 +90,6 @@ ydb/tests/datashard/async_replication test_async_replication.py.TestAsyncReplica
8990
ydb/tests/datashard/vector_index/large test_vector_index.py.TestVectorIndex.test_vector_index
9091
ydb/tests/datashard/vector_index/large test_vector_index_large_levels_and_clusters.py.TestVectorIndexLargeLevelsAndClusters.test_vecot_index_large_levels_and_clusters
9192
ydb/tests/fq/mem_alloc test_scheduling.py.TestSchedule.test_skip_busy[kikimr0]
92-
ydb/tests/fq/multi_plane test_retry_high_rate.py.TestRetry.test_high_rate[kikimr0]
9393
ydb/tests/fq/s3 test_bindings_0.py.TestBindings.test_modify_connection_with_a_lot_of_bindings[v2-kikimr_settings0-client0]
9494
ydb/tests/fq/yds test_2_selects_limit.py.TestSelectLimit.test_select_same[v1]
9595
ydb/tests/fq/yds test_2_selects_limit.py.TestSelectLimit.test_select_sequence[v1]

0 commit comments

Comments
 (0)