diff options
| author | Ilnaz Nizametdinov <[email protected]> | 2024-01-25 19:19:16 +0300 |
|---|---|---|
| committer | GitHub <[email protected]> | 2024-01-25 19:19:16 +0300 |
| commit | ba8b00d7c8b69baa4251d8e33e5746154ba03d50 (patch) | |
| tree | d2205e8dfa84c7edf85d7927ce7cec9a1ee4286e | |
| parent | f72af11efc56eef23f5fd9944e9d8ec72021f253 (diff) | |
Mute some flaky tests (#1309)
| -rw-r--r-- | .github/config/muted_ya.txt | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/.github/config/muted_ya.txt b/.github/config/muted_ya.txt index 6fdcac8b5e2..347dce9f51b 100644 --- a/.github/config/muted_ya.txt +++ b/.github/config/muted_ya.txt @@ -36,6 +36,7 @@ ydb/library/yql/tests/sql/dq_file/part18 test.py.test[expr-cast_type_bind-defaul ydb/public/sdk/cpp/client/ydb_topic/ut BasicUsage.WriteRead ydb/services/fq/ut_integration Yq_1.Basic_TaggedLiteral ydb/services/persqueue_v1/ut TPersQueueTest.DirectRead* +ydb/services/persqueue_v1/ut TPersQueueTest.UpdatePartitionLocation ydb/services/persqueue_v1/ut [3/10]* ydb/services/ydb/sdk_sessions_pool_ut YdbSdkSessionsPool.StressTestSync* ydb/services/ydb/sdk_sessions_ut YdbSdkSessions.TestActiveSessionCountAfterBadSession @@ -46,9 +47,7 @@ ydb/services/ydb/ut YdbQueryService.TestCreateAndAttachSession 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/fq/yds test_read_rules_deletion.py.TestReadRulesDeletion.test_delete_read_rules[v1-with_recovery] -ydb/tests/fq/yds test_select_1.py.TestSelect1.test_unwrap_null[v1] +ydb/tests/fq/yds * ydb/tests/functional/audit * ydb/tests/functional/blobstorage test_replication.py.TestReplicationAfterNodesRestart.test_replication* ydb/tests/functional/clickbench test.py.test_plans* |
