Skip to content
Open
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
2 changes: 2 additions & 0 deletions .github/config/muted_ya.txt
Original file line number Diff line number Diff line change
Expand Up @@ -103,6 +103,7 @@ ydb/tests/fq/yds test_mem_alloc.py.TestMemAlloc.test_join_alloc[v1]
ydb/tests/fq/yds test_recovery.py.TestRecovery.test_ic_disconnection
ydb/tests/fq/yds test_select_limit_db_id.py.TestSelectLimitWithDbId.test_select_same_with_id[v1-mvp_external_ydb_endpoint0]
ydb/tests/fq/yds test_yds_bindings.py.TestBindings.test_yds_insert[v1]
ydb/tests/functional/api test_discovery.py.TestDiscoveryExtEndpoint.test_scenario
ydb/tests/functional/bridge test_bridge.py.TestBridgeBasic.test_failover
ydb/tests/functional/bridge test_bridge.py.TestBridgeBasic.test_rejoin
ydb/tests/functional/bridge test_bridge.py.TestBridgeBasic.test_takedown
Expand All @@ -128,6 +129,7 @@ ydb/tests/functional/tpc/large test_tpcds.py.TestTpcdsS1.test_tpcds[57]
ydb/tests/functional/ydb_cli test_ydb_backup.py.TestDatabaseBackup.test_database_backup
ydb/tests/functional/ydb_cli test_ydb_backup.py.TestDatabaseBackupRestore.test_database_backup_restore
ydb/tests/olap py3test.[*/*] chunk
ydb/tests/olap test_create.py.TestCreate.test_create_all_opt_ints
ydb/tests/olap test_log_scenario.py.TestLogScenario.test_log_uniform
ydb/tests/olap test_overloads.py.TestLogScenario.test_overloads_workload[1-10000]
ydb/tests/olap test_overloads.py.TestLogScenario.test_overloads_workload[1-1]
Expand Down
Loading