diff options
author | Alek5andr-Kotov <akotov@ydb.tech> | 2025-03-03 12:09:27 +0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-03-03 10:09:27 +0100 |
commit | 33c7eadcf55cd21d72340758329cf50eec68a7c8 (patch) | |
tree | a2fcaf157f705df74800e91f0a893d817360b8c8 | |
parent | b0bd8f9bba82fa1792864db0400a5af3e0829fc1 (diff) | |
download | ydb-33c7eadcf55cd21d72340758329cf50eec68a7c8.tar.gz |
Unmute tests (#15191)
-rw-r--r-- | .github/config/muted_ya.txt | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/.github/config/muted_ya.txt b/.github/config/muted_ya.txt index c353e465b4..591d7b665c 100644 --- a/.github/config/muted_ya.txt +++ b/.github/config/muted_ya.txt @@ -69,7 +69,6 @@ ydb/core/kqp/ut/tx KqpSnapshotIsolation.TSimpleOltp ydb/core/kqp/ut/tx KqpSnapshotIsolation.TSimpleOltpNoSink ydb/core/kqp/ut/yql KqpScripting.StreamExecuteYqlScriptScanOperationTmeoutBruteForce ydb/core/mind/hive/ut THiveTest.TestReassignUseRelativeSpace -ydb/core/persqueue/ut [*/*] chunk chunk ydb/core/quoter/ut QuoterWithKesusTest.PrefetchCoefficient ydb/core/statistics/aggregator/ut AnalyzeColumnshard.AnalyzeRebootColumnShard ydb/core/tablet_flat/ut TSharedPageCache.Compaction_BTreeIndex @@ -78,10 +77,6 @@ ydb/core/tx/schemeshard/ut_login_large TSchemeShardLoginLargeTest.RemoveLogin_Ma ydb/core/tx/schemeshard/ut_move_reboots TSchemeShardMoveRebootsTest.WithData ydb/core/tx/schemeshard/ut_move_reboots TSchemeShardMoveRebootsTest.WithDataAndPersistentPartitionStats ydb/core/tx/schemeshard/ut_pq_reboots TPqGroupTestReboots.AlterWithReboots-PQConfigTransactionsAtSchemeShard-false -ydb/core/tx/schemeshard/ut_pq_reboots TPqGroupTestReboots.CreateAlter-PQConfigTransactionsAtSchemeShard-true -ydb/core/tx/schemeshard/ut_pq_reboots TPqGroupTestReboots.CreateAlterDropPqGroupWithReboots-PQConfigTransactionsAtSchemeShard-true -ydb/core/tx/schemeshard/ut_restore TImportWithRebootsTests.ShouldSucceedOnSingleChangefeed -ydb/core/tx/schemeshard/ut_restore [*/*] chunk chunk ydb/core/tx/tiering/ut ColumnShardTiers.TTLUsage ydb/core/viewer/tests test.py.test_viewer_nodes ydb/core/viewer/tests test.py.test_viewer_sysinfo |