From ccdb4738d37ce7e2ac74e8a298fe06ad3c01eda2 Mon Sep 17 00:00:00 2001 From: robot-piglet <robot-piglet@yandex-team.com> Date: Fri, 21 Feb 2025 13:07:50 +0300 Subject: Intermediate changes commit_hash:0ece39f764da165d6f259d1e8d89904001d07282 --- library/cpp/json/yson/ut/ya.make | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) (limited to 'library/cpp/json/yson/ut') diff --git a/library/cpp/json/yson/ut/ya.make b/library/cpp/json/yson/ut/ya.make index 8fce6dbe2f..3f89b54507 100644 --- a/library/cpp/json/yson/ut/ya.make +++ b/library/cpp/json/yson/ut/ya.make @@ -2,7 +2,9 @@ UNITTEST_FOR(library/cpp/json/yson) ALLOCATOR(LF) -DATA(sbr://363537653) +DATA( + sbr://363537653 +) PEERDIR( library/cpp/blockcodecs @@ -12,7 +14,11 @@ PEERDIR( SIZE(LARGE) -TAG(ya:fat) +TAG( + ya:fat + ya:large_tests_on_multi_slots + ya:large_tests_on_ya_make_2 +) TIMEOUT(600) -- cgit v1.2.3