Skip to content

Commit 1321d04

Browse files
authored
Mute some flaky tests (#1273)
1 parent f2bf9fe commit 1321d04

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

.github/config/muted_ya.txt

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,16 +14,19 @@ ydb/core/quoter/ut QuoterWithKesusTest.PrefetchCoefficient
1414
ydb/core/kqp/provider/ut KikimrIcGateway.TestLoadBasicSecretValueFromExternalDataSourceMetadata
1515
ydb/core/kqp/ut/federated_query/generic *
1616
ydb/core/kqp/ut/olap *
17+
ydb/core/kqp/ut/pg KqpPg.CreateIndex
1718
ydb/core/kqp/ut/scan KqpRequestContext.TraceIdInErrorMessage
1819
ydb/core/kqp/ut/scheme KqpOlapScheme.TenThousandColumns
1920
ydb/core/kqp/ut/service KqpQueryService.ExecuteQueryPgTableSelect
2021
ydb/core/tx/columnshard/ut_schema TColumnShardTestSchema.ForgetAfterFail
2122
ydb/core/tx/columnshard/ut_schema TColumnShardTestSchema.RebootForgetAfterFail
2223
ydb/core/tx/columnshard/engines/ut *
2324
ydb/core/tx/coordinator/ut Coordinator.RestoreTenantConfiguration
25+
ydb/core/tx/schemeshard/ut_restore TImportTests.ShouldSucceedOnManyTables
2426
ydb/core/tx/schemeshard/ut_split_merge TSchemeShardSplitBySizeTest.Merge1KShards
2527
ydb/library/actors/http/ut HttpProxy.TooLongHeader
2628
ydb/library/actors/http/ut sole*
29+
ydb/library/yql/providers/generic/connector/tests sole*
2730
ydb/library/yql/sql/pg/ut PgSqlParsingAutoparam.AutoParamValues_DifferentTypes
2831
ydb/library/yql/tests/sql/dq_file/part16 *
2932
ydb/library/yql/tests/sql/dq_file/part18 test.py.test[expr-cast_type_bind-default.txt-Analyze]
@@ -37,8 +40,10 @@ ydb/tests/fq/generic *
3740
ydb/tests/fq/restarts test_insert_restarts.py.TestS3.test_atomic_upload_commit*
3841
ydb/tests/fq/s3 *
3942
ydb/tests/fq/yds test_metrics_cleanup.py.TestCleanup.test_cleanup[v1]
43+
ydb/tests/fq/yds test_read_rules_deletion.py.TestReadRulesDeletion.test_delete_read_rules[v1-with_recovery]
44+
ydb/tests/fq/yds test_select_1.py.TestSelect1.test_unwrap_null[v1]
4045
ydb/tests/functional/audit *
41-
ydb/tests/functional/blobstorage test_replication.py.TestReplicationAfterNodesRestart.test_replication[mirror-3-dc]
46+
ydb/tests/functional/blobstorage test_replication.py.TestReplicationAfterNodesRestart.test_replication*
4247
ydb/tests/functional/clickbench test.py.test_plans*
4348
ydb/tests/functional/clickbench test.py.test_run_*column]
4449
ydb/tests/functional/kqp/kqp_query_session KqpQuerySession.NoLocalAttach

0 commit comments

Comments
 (0)