diff options
author | Daniil Cherednik <[email protected]> | 2024-12-17 16:40:52 +0100 |
---|---|---|
committer | GitHub <[email protected]> | 2024-12-17 16:40:52 +0100 |
commit | 0ac7beeb6065884d5b84d1f67e4563a1bfedba46 (patch) | |
tree | ec07a3b2e00a5ba8ce90e4d51a7e77d69936613c | |
parent | e1f89b09d963220259d8c0ecc76b1db6d9797bec (diff) |
remove CloseSessionWithLoadTest from muted tests list (#12681)
-rw-r--r-- | .github/config/muted_ya.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/.github/config/muted_ya.txt b/.github/config/muted_ya.txt index 9723c8f48cb..f5c5a8df463 100644 --- a/.github/config/muted_ya.txt +++ b/.github/config/muted_ya.txt @@ -53,7 +53,6 @@ ydb/core/kqp/ut/scheme KqpOlapScheme.TenThousandColumns ydb/core/kqp/ut/scheme KqpScheme.AlterAsyncReplication ydb/core/kqp/ut/scheme [*/*] chunk chunk ydb/core/kqp/ut/scheme [*/*]+chunk+chunk -ydb/core/kqp/ut/service KqpService.CloseSessionsWithLoad ydb/core/kqp/ut/service [*/*] chunk chunk ydb/core/kqp/ut/service [*/*]+chunk+chunk ydb/core/mind/hive/ut THiveTest.TestHiveBalancerNodeRestarts |