diff options
author | Pisarenko Grigoriy <79596613+GrigoriyPA@users.noreply.github.com> | 2024-01-24 16:15:04 +0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-01-24 16:15:04 +0300 |
commit | 899f3dd0cf9da787b4e966bfd778dd5b05aa7c41 (patch) | |
tree | 12bd457eefcac37ab588b7c49ea3e9a53c689252 | |
parent | abb4ce7f401cade25ae56d1786cfb15ca440a221 (diff) | |
download | ydb-899f3dd0cf9da787b4e966bfd778dd5b05aa7c41.tar.gz |
Muted tests (#1265)
-rw-r--r-- | .github/config/muted_ya.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.github/config/muted_ya.txt b/.github/config/muted_ya.txt index f5d11cd0510..f39c2ec9925 100644 --- a/.github/config/muted_ya.txt +++ b/.github/config/muted_ya.txt @@ -12,6 +12,7 @@ ydb/core/persqueue/ut [31/40]* ydb/core/persqueue/ut TPersQueueMirrorer.TestBasicRemote ydb/core/quoter/ut QuoterWithKesusTest.PrefetchCoefficient ydb/core/kqp/provider/ut KikimrIcGateway.TestLoadBasicSecretValueFromExternalDataSourceMetadata +ydb/core/kqp/ut/federated_query/generic * ydb/core/kqp/ut/olap * ydb/core/kqp/ut/scan KqpRequestContext.TraceIdInErrorMessage ydb/core/kqp/ut/scheme KqpOlapScheme.TenThousandColumns @@ -34,6 +35,7 @@ ydb/services/ydb/table_split_ut YdbTableSplit.SplitByLoadWithReadsMultipleSplits ydb/services/ydb/ut YdbOlapStore.LogPagingAfter-NotNull ydb/tests/fq/generic * ydb/tests/fq/restarts test_insert_restarts.py.TestS3.test_atomic_upload_commit* +ydb/tests/fq/s3 * ydb/tests/fq/yds test_metrics_cleanup.py.TestCleanup.test_cleanup[v1] ydb/tests/functional/audit * ydb/tests/functional/blobstorage test_replication.py.TestReplicationAfterNodesRestart.test_replication[mirror-3-dc] |