diff options
author | Kirill Rysin <35688753+naspirato@users.noreply.github.com> | 2024-12-11 12:52:19 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-12-11 14:52:19 +0300 |
commit | 44ec704a56a807ac346d0873ac86965a9fbd7e15 (patch) | |
tree | bdd9e5e448ddd3661c8f4d96667475a4ee9d3ab3 | |
parent | 94c93fe1f28fd036a2631e452204695716720599 (diff) | |
download | ydb-44ec704a56a807ac346d0873ac86965a9fbd7e15.tar.gz |
Mute unstable and unmute stable (#12504)
-rw-r--r-- | .github/config/muted_ya.txt | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/.github/config/muted_ya.txt b/.github/config/muted_ya.txt index 78ea248200a..03ef4f076be 100644 --- a/.github/config/muted_ya.txt +++ b/.github/config/muted_ya.txt @@ -1,11 +1,11 @@ ydb/core/blobstorage/dsproxy/ut TBlobStorageProxySequenceTest.TestBlock42PutWithChangingSlowDisk ydb/core/blobstorage/dsproxy/ut_fat TBlobStorageProxyTest.TestBatchedPutRequestDoesNotContainAHugeBlob +ydb/core/blobstorage/pdisk/ut TPDiskTest.AllRequestsAreAnsweredOnPDiskRestart ydb/core/blobstorage/ut_blobstorage/ut_huge HugeBlobOnlineSizeChange.Compaction ydb/core/blobstorage/ut_blobstorage/ut_huge [*/*] chunk chunk ydb/core/blobstorage/ut_blobstorage/ut_scrub BlobScrubbing.block42 ydb/core/blobstorage/ut_blobstorage/ut_scrub BlobScrubbing.mirror3dc ydb/core/blobstorage/ut_blobstorage/ut_scrub BlobScrubbing.mirror3of4 -ydb/core/blobstorage/ut_mirror3of4 Mirror3of4.ReplicationSmall ydb/core/blobstorage/ut_vdisk TBsLocalRecovery.WriteRestartReadHugeDecreased ydb/core/blobstorage/ut_vdisk TBsVDiskGC.GCPutKeepBarrierSync ydb/core/blobstorage/ut_vdisk TBsVDiskManyPutGet.ManyPutRangeGetCompactionIndexOnly @@ -69,10 +69,8 @@ ydb/core/tx/schemeshard/ut_pq_reboots TPqGroupTestReboots.CreateAlter-PQConfigTr ydb/core/tx/schemeshard/ut_pq_reboots TPqGroupTestReboots.CreateAlterDropPqGroupWithReboots-PQConfigTransactionsAtSchemeShard-true ydb/core/tx/schemeshard/ut_split_merge TSchemeShardSplitBySizeTest.Merge1KShards ydb/core/tx/tiering/ut ColumnShardTiers.TTLUsage -ydb/core/tx/tx_proxy/ut_ext_tenant TExtSubDomainTest.CreateTableInsideAndAlterDomainAndTable-AlterDatabaseCreateHiveFirst-false ydb/core/viewer/ut Viewer.TabletMerging ydb/core/viewer/ut Viewer.TabletMergingPacked -ydb/core/viewer/ut Viewer.TenantInfo5kkTablets ydb/library/actors/http/ut HttpProxy.TooLongHeader ydb/library/actors/http/ut sole chunk chunk ydb/library/actors/http/ut sole+chunk+chunk @@ -82,7 +80,6 @@ ydb/library/yql/providers/generic/connector/tests/datasource/clickhouse test.py. ydb/library/yql/providers/generic/connector/tests/datasource/ms_sql_server test.py.test_select_positive[primitives-dqrun] ydb/library/yql/providers/generic/connector/tests/datasource/ms_sql_server test.py.test_select_positive[primitives-kqprun] ydb/library/yql/providers/generic/connector/tests/datasource/mysql test.py.test_select_positive[primitives-dqrun] -ydb/library/yql/providers/generic/connector/tests/datasource/mysql test.py.test_select_positive[primitives-kqprun] ydb/library/yql/providers/generic/connector/tests/datasource/oracle test.py.test_select_positive[PRIMITIVES-dqrun] ydb/library/yql/providers/generic/connector/tests/datasource/postgresql test.py.test_select_positive[primitive_types-dqrun] ydb/library/yql/providers/generic/connector/tests/datasource/ydb test.py.test_select_positive[column_selection_asterisk-dqrun] @@ -141,6 +138,7 @@ ydb/tests/fq/yt/kqp_yt_file/part18 test.py.test[pg-join_brackets2-default.txt] ydb/tests/functional/hive test_drain.py.TestHive.test_drain_on_stop ydb/tests/functional/kqp/kqp_query_session KqpQuerySession.NoLocalAttach ydb/tests/functional/rename [test_rename.py */*] chunk chunk +ydb/tests/functional/serializable sole chunk chunk ydb/tests/functional/serializable test.py.test_local ydb/tests/functional/serverless test_serverless.py.test_database_with_disk_quotas[enable_alter_database_create_hive_first--false] ydb/tests/functional/serverless test_serverless.py.test_database_with_disk_quotas[enable_alter_database_create_hive_first--true] |