Skip to content

Commit 6b97e49

Browse files
committed
Update muted YA file for stable-25-2-1
1 parent 480e8a0 commit 6b97e49

File tree

1 file changed

+10
-3
lines changed

1 file changed

+10
-3
lines changed

.github/config/muted_ya.txt

Lines changed: 10 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ ydb/core/kqp/ut/query KqpStats.CreateTableAsStats+IsOlap
3232
ydb/core/kqp/ut/query KqpStats.SysViewClientLost
3333
ydb/core/kqp/ut/scheme KqpOlapScheme.AddPgColumnWithStore
3434
ydb/core/kqp/ut/scheme KqpOlapScheme.TenThousandColumns
35+
ydb/core/kqp/ut/service KqpQueryService.LargeUpsert-UseSink
3536
ydb/core/kqp/ut/tx KqpSnapshotIsolation.TConflictReadWriteOlap
3637
ydb/core/kqp/ut/tx KqpSnapshotIsolation.TConflictReadWriteOltp
3738
ydb/core/kqp/ut/tx KqpSnapshotIsolation.TConflictReadWriteOltpNoSink
@@ -50,10 +51,10 @@ ydb/core/persqueue/ut [*/*] chunk chunk
5051
ydb/core/quoter/ut QuoterWithKesusTest.PrefetchCoefficient
5152
ydb/core/statistics/aggregator/ut AnalyzeColumnshard.AnalyzeRebootColumnShard
5253
ydb/core/tablet_flat/ut TSharedPageCache.ClockPro
54+
ydb/core/tablet_flat/ut TSharedPageCache.Compaction_BTreeIndex
5355
ydb/core/tablet_flat/ut TSharedPageCache.S3FIFO
5456
ydb/core/transfer/ut/functional Transfer.LocalTopic_BigMessage
5557
ydb/core/tx/datashard/ut_incremental_backup IncrementalBackup.ComplexRestoreBackupCollection+WithIncremental
56-
ydb/core/tx/schemeshard/ut_background_cleaning TSchemeshardBackgroundCleaningTest.SchemeshardBackgroundCleaningTestCreateCleanManyTables
5758
ydb/core/tx/schemeshard/ut_cdc_stream_reboots [*/*] chunk chunk
5859
ydb/core/tx/schemeshard/ut_login_large TSchemeShardLoginLargeTest.RemoveLogin_Many
5960
ydb/core/tx/schemeshard/ut_pq_reboots TPqGroupTestReboots.AlterWithReboots-PQConfigTransactionsAtSchemeShard-false
@@ -86,6 +87,14 @@ ydb/tests/fq/generic/streaming test_join.py.TestJoinStreaming.test_streamlookup[
8687
ydb/tests/fq/generic/streaming test_join.py.TestJoinStreaming.test_streamlookup[v1-7-True-3-fq_client0-mvp_external_ydb_endpoint0]
8788
ydb/tests/fq/generic/streaming test_join.py.TestJoinStreaming.test_streamlookup[v1-8-True-3-fq_client0-mvp_external_ydb_endpoint0]
8889
ydb/tests/fq/generic/streaming test_join.py.TestJoinStreaming.test_streamlookup[v1-9-True-3-fq_client0-mvp_external_ydb_endpoint0]
90+
ydb/tests/fq/http_api test_http_api.py.TestHttpApi.test_complex_results
91+
ydb/tests/fq/http_api test_http_api.py.TestHttpApi.test_integral_results
92+
ydb/tests/fq/http_api test_http_api.py.TestHttpApi.test_openapi_spec
93+
ydb/tests/fq/http_api test_http_api.py.TestHttpApi.test_optional_results
94+
ydb/tests/fq/http_api test_http_api.py.TestHttpApi.test_pg_results
95+
ydb/tests/fq/http_api test_http_api.py.TestHttpApi.test_result_offset_limit
96+
ydb/tests/fq/http_api test_http_api.py.TestHttpApi.test_set_result
97+
ydb/tests/fq/http_api test_http_api.py.TestHttpApi.test_simple_streaming_query
8998
ydb/tests/fq/mem_alloc test_scheduling.py.TestSchedule.test_skip_busy[kikimr0]
9099
ydb/tests/fq/s3 test_s3_1.py.TestS3.test_top_level_listing_2[v2-kikimr_params0-false-client0]
91100
ydb/tests/fq/s3 test_s3_1.py.TestS3.test_write_result[v1-kikimr_params0-client0]
@@ -97,7 +106,6 @@ ydb/tests/fq/yds test_mem_alloc.py.TestMemAlloc.test_join_alloc[v1]
97106
ydb/tests/fq/yds test_recovery.py.TestRecovery.test_ic_disconnection
98107
ydb/tests/fq/yds test_select_limit_db_id.py.TestSelectLimitWithDbId.test_select_same_with_id[v1-mvp_external_ydb_endpoint0]
99108
ydb/tests/fq/yds test_yds_bindings.py.TestBindings.test_yds_insert[v1]
100-
ydb/tests/functional/compatibility [test_compatibility.py */*] chunk chunk
101109
ydb/tests/functional/compatibility test_compatibility.py.TestCompatibility.test_export[current_to_current]
102110
ydb/tests/functional/compatibility test_compatibility.py.TestCompatibility.test_export[current_to_stable_24_4]
103111
ydb/tests/functional/compatibility test_compatibility.py.TestCompatibility.test_export[current_to_stable_25_1]
@@ -174,4 +182,3 @@ ydb/tests/sql/large test_workload_manager.py.TestWorkloadManager.test_resource_p
174182
ydb/tests/sql/large test_workload_manager.py.TestWorkloadManager.test_resource_pool_queue_resource_weight[1-True]
175183
ydb/tests/sql/large test_workload_manager.py.TestWorkloadManager.test_resource_pool_queue_size_limit
176184
ydb/tools/stress_tool/ut TDeviceTestTool.PDiskTestLogWrite
177-
ydb/core/tablet_flat/ut TSharedPageCache.Compaction_BTreeIndex

0 commit comments

Comments
 (0)