diff options
| author | robot-piglet <[email protected]> | 2025-04-14 13:42:32 +0300 |
|---|---|---|
| committer | robot-piglet <[email protected]> | 2025-04-14 13:52:37 +0300 |
| commit | 2e4dae893dbdf70c4044b10ca32a846017b151e2 (patch) | |
| tree | 6a29973dd4c9c821fa5f9e8fbd648de84d7bda3b /library/python | |
| parent | 14005fcfba8efa6918e54d823bff6780d9922f8f (diff) | |
Intermediate changes
commit_hash:be217f23d1ceb4ff6d340cac1d99f9e803c762e7
Diffstat (limited to 'library/python')
| -rw-r--r-- | library/python/filelock/ut/ya.make | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/library/python/filelock/ut/ya.make b/library/python/filelock/ut/ya.make index 60108f73c65..62910fd3314 100644 --- a/library/python/filelock/ut/ya.make +++ b/library/python/filelock/ut/ya.make @@ -13,12 +13,14 @@ IF (OS_DARWIN) TAG( ya:fat ya:exotic_platform + ya:large_tests_on_single_slots ) ELSEIF (OS_WINDOWS) SIZE(LARGE) TAG( ya:fat - sb:ssd&~MULTISLOT&WINDOWS + sb:ssd&WINDOWS + ya:large_tests_on_single_slots ) ENDIF() |
