diff options
author | Pisarenko Grigoriy <79596613+GrigoriyPA@users.noreply.github.com> | 2024-07-19 10:55:11 +0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-07-19 10:55:11 +0300 |
commit | a12ce1c32f4ce8e9461b627f85a814b32f58a32d (patch) | |
tree | 10e85b8dd8beceb28f0007865497afa099dbdd7b | |
parent | a5378fd10b058e1b1edf2d9aacbececa8ce926e7 (diff) | |
download | ydb-a12ce1c32f4ce8e9461b627f85a814b32f58a32d.tar.gz |
YQ mute fq/yt pg tests (#6855)
-rw-r--r-- | ydb/tests/fq/yt/cfg/test_whitelist.txt | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/ydb/tests/fq/yt/cfg/test_whitelist.txt b/ydb/tests/fq/yt/cfg/test_whitelist.txt index 3e68bfafd38..ea65f4eae9e 100644 --- a/ydb/tests/fq/yt/cfg/test_whitelist.txt +++ b/ydb/tests/fq/yt/cfg/test_whitelist.txt @@ -781,7 +781,6 @@ optimizers/yql-6133_skip_deps order_by/SortByOneField pg/select_win_expr_order pg/select_table2 -pg/sublink_projection_array_corr key_filter/string_with_ff library/library_via_http library/package @@ -2840,7 +2839,6 @@ pg/select_where pg/select_win_ntile pg/with_rec_all_empty window/win_group_peephole -pg/sublink_projection_array pg/select_plusminus pg-tpcds/q33 pg-tpcds/q42 |