Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

YQ 2786 unmute s3 test bindings #2042

Merged
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
17 changes: 16 additions & 1 deletion .github/config/muted_ya.txt
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,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*
Expand Down
Loading