diff options
author | Kirill Rysin <35688753+naspirato@users.noreply.github.com> | 2024-11-20 12:27:18 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-11-20 11:27:18 +0000 |
commit | 6fb1b3d89a6a0c0304cb7b3fc86e4ac0b05d3468 (patch) | |
tree | 62d1a1c94ef5c153fa517b6a3fc729f51a410917 | |
parent | 2c7938962d8689e175574fc1e817c05049f27905 (diff) | |
download | ydb-6fb1b3d89a6a0c0304cb7b3fc86e4ac0b05d3468.tar.gz |
Umute stable tests (#11789)
-rw-r--r-- | .github/config/muted_ya.txt | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/.github/config/muted_ya.txt b/.github/config/muted_ya.txt index ea6c2e9d6e..f9cd46b142 100644 --- a/.github/config/muted_ya.txt +++ b/.github/config/muted_ya.txt @@ -56,7 +56,6 @@ 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/kqp/ut/spilling KqpScanSpilling.SelfJoinQueryService ydb/core/mind/hive/ut THiveTest.DrainWithHiveRestart ydb/core/persqueue/ut TPQTest.TestReadAndDeleteConsumer ydb/core/persqueue/ut [*/*] chunk chunk @@ -89,7 +88,6 @@ ydb/library/yql/providers/generic/connector/tests/datasource/ydb test.py.test_se ydb/library/yql/providers/generic/connector/tests/datasource/ydb test.py.test_select_positive[primitive_types-kqprun] ydb/library/yql/providers/generic/connector/tests/join test.py.test_join[join_ch_ch-dqrun] ydb/library/yql/tests/sql/hybrid_file/part1 test.py.test[in-in_noansi_join--Debug] -ydb/public/sdk/cpp/client/ydb_topic/ut BasicUsage.ReadSessionCorrectClose ydb/public/sdk/cpp/client/ydb_topic/ut [*/*] chunk chunk ydb/public/sdk/cpp/client/ydb_topic/ut [*/*]+chunk+chunk ydb/services/datastreams/ut DataStreams.TestPutRecordsCornerCases |