diff options
author | Ilnaz Nizametdinov <ilnaz@ydb.tech> | 2024-01-29 19:28:16 +0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-01-29 19:28:16 +0300 |
commit | 0f64a086eefa2fe6059edf4af6f0b32f5f5383f6 (patch) | |
tree | 110a15b3e3cb18f3ae29c270bc44ecff2ef20800 | |
parent | 9d18123e6247d52870c7bb2d07ceefae6bf2c97a (diff) | |
download | ydb-0f64a086eefa2fe6059edf4af6f0b32f5f5383f6.tar.gz |
Mute some flaky tests (#1387)
-rw-r--r-- | .github/config/muted_ya.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.github/config/muted_ya.txt b/.github/config/muted_ya.txt index 6b0dcd3fe0..416883004e 100644 --- a/.github/config/muted_ya.txt +++ b/.github/config/muted_ya.txt @@ -49,8 +49,10 @@ ydb/library/yql/tests/sql/dq_file/part16 * ydb/library/yql/tests/sql/dq_file/part18 test.py.test[expr-cast_type_bind-default.txt-Analyze] ydb/public/sdk/cpp/client/ydb_topic/ut BasicUsage.WriteRead ydb/services/datastreams/ut DataStreams.TestReservedConsumersMetering +ydb/services/datastreams/ut DataStreams.TestReservedStorageMetering ydb/services/fq/ut_integration Yq_1.* ydb/services/persqueue_v1/ut TPersQueueTest.DirectRead* +ydb/services/persqueue_v1/ut TPersQueueTest.SetupLockSession ydb/services/persqueue_v1/ut TPersQueueTest.UpdatePartitionLocation ydb/services/persqueue_v1/ut [3/10]* ydb/services/ydb/sdk_sessions_pool_ut YdbSdkSessionsPool.StressTestSync* @@ -70,6 +72,7 @@ ydb/tests/functional/audit * ydb/tests/functional/blobstorage test_replication.py.TestReplicationAfterNodesRestart.test_replication* ydb/tests/functional/clickbench test.py.test_plans* ydb/tests/functional/clickbench test.py.test_run_*column] +ydb/tests/functional/kqp/kqp_indexes ConsistentIndexRead.InteractiveTx ydb/tests/functional/kqp/kqp_query_session KqpQuerySession.NoLocalAttach ydb/tests/functional/postgresql test_postgres.py.TestPostgresSuite.test_postgres_suite* ydb/tests/functional/restarts test_restarts.py.* |