diff options
author | Ilnaz Nizametdinov <ilnaz@ydb.tech> | 2024-01-30 14:43:36 +0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-01-30 14:43:36 +0300 |
commit | 51e13ae0e65eef4e6140459052afc84fafe076d2 (patch) | |
tree | 4cf6720e635ecabbb5ca71d641548e45fc93734d | |
parent | a59b48a67908e59765b9e2145ae2cf279fbab64b (diff) | |
download | ydb-51e13ae0e65eef4e6140459052afc84fafe076d2.tar.gz |
Mute some flaky tests (#1413)
-rw-r--r-- | .github/config/muted_ya.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/config/muted_ya.txt b/.github/config/muted_ya.txt index 1ed7ee0d30..cea3044046 100644 --- a/.github/config/muted_ya.txt +++ b/.github/config/muted_ya.txt @@ -45,7 +45,7 @@ ydb/library/actors/http/ut HttpProxy.TooLongHeader ydb/library/actors/http/ut sole* ydb/library/yql/providers/generic/connector/tests sole* ydb/library/yql/sql/pg/ut PgSqlParsingAutoparam.AutoParamValues_DifferentTypes -ydb/library/yql/tests/sql/dq_file/part* +ydb/library/yql/tests/sql/dq_file/part* * ydb/public/sdk/cpp/client/ydb_persqueue_core/ut/with_offset_ranges_mode_ut RetryPolicy.RetryWithBatching ydb/public/sdk/cpp/client/ydb_topic/ut BasicUsage.WriteRead ydb/services/datastreams/ut DataStreams.TestPutRecordsWithRead |