diff options
author | Ilnaz Nizametdinov <ilnaz@ydb.tech> | 2024-02-01 15:23:20 +0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-02-01 15:23:20 +0300 |
commit | f13f89c43d54d5e04d7bc2e24b52e2ae33e2e829 (patch) | |
tree | 3b419c532cfdedd3d6bac6217463c0c770b5558b | |
parent | 7a0a401548d0b177f2406d6a2061a7b034133ed4 (diff) | |
download | ydb-f13f89c43d54d5e04d7bc2e24b52e2ae33e2e829.tar.gz |
Mute some flaky tests (#1512)
-rw-r--r-- | .github/config/muted_ya.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/config/muted_ya.txt b/.github/config/muted_ya.txt index 426c0895251..40203399cfa 100644 --- a/.github/config/muted_ya.txt +++ b/.github/config/muted_ya.txt @@ -83,6 +83,7 @@ ydb/services/ydb/ut YdbYqlClient.TestYqlSessionClosed ydb/tests/fq/generic * ydb/tests/fq/mem_alloc * ydb/tests/fq/multi_plane * +ydb/tests/fq/plans test_stats_mode.py.TestStatsMode.test_mode[v1-STATS_MODE_FULL-client0] ydb/tests/fq/restarts test_insert_restarts.py.TestS3.test_atomic_upload_commit* ydb/tests/fq/s3 * ydb/tests/fq/yds * |