diff options
author | Pisarenko Grigoriy <79596613+GrigoriyPA@users.noreply.github.com> | 2024-02-19 15:37:50 +0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-02-19 15:37:50 +0300 |
commit | c1925635f7201145d42874d4ecb4a33f66bc1545 (patch) | |
tree | a204f08cfba9247baf651d4a5cc3a38ce289fcf4 | |
parent | 4edd4f88c987e76c13912a61205a1fe002d4a6cb (diff) | |
download | ydb-c1925635f7201145d42874d4ecb4a33f66bc1545.tar.gz |
YQ 2786 unmute s3 test bindings (#2042)
-rw-r--r-- | .github/config/muted_ya.txt | 17 |
1 files changed, 16 insertions, 1 deletions
diff --git a/.github/config/muted_ya.txt b/.github/config/muted_ya.txt index cec1f94de2b..1f337c9d910 100644 --- a/.github/config/muted_ya.txt +++ b/.github/config/muted_ya.txt @@ -76,7 +76,22 @@ 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/s3 * +ydb/tests/fq/s3 test_bindings.py.TestBindings.test_modify_connection_with_a_lot_of_bindings* +ydb/tests/fq/s3 test_compressions.py* +ydb/tests/fq/s3 test_early_finish.py* +ydb/tests/fq/s3 test_empty.py* +ydb/tests/fq/s3 test_explicit_partitioning.py* +ydb/tests/fq/s3 test_format_setting.py* +ydb/tests/fq/s3 test_formats.py* +ydb/tests/fq/s3 test_inflight.py* +ydb/tests/fq/s3 test_insert.py* +ydb/tests/fq/s3 test_public_metrics.py* +ydb/tests/fq/s3 test_push_down.py* +ydb/tests/fq/s3 test_s3.py* +ydb/tests/fq/s3 test_size_limit.py* +ydb/tests/fq/s3 test_statistics.py* +ydb/tests/fq/s3 test_test_connection.py* +ydb/tests/fq/s3 test_yq_v2.py* ydb/tests/fq/yds * ydb/tests/functional/audit * ydb/tests/functional/blobstorage test_replication.py.TestReplicationAfterNodesRestart.test_replication* |