Skip to content

Commit e009780

Browse files
Merge 86147e5 into 7037279
2 parents 7037279 + 86147e5 commit e009780

File tree

1 file changed

+5
-0
lines changed
  • ydb/library/yql/core/spilling/ut

1 file changed

+5
-0
lines changed

ydb/library/yql/core/spilling/ut/ya.make

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,11 @@ FORK_SUBTESTS()
44

55
SPLIT_FACTOR(60)
66

7+
# https://github.com/ydb-platform/ydb/issues/12513
8+
IF (SANITIZER_TYPE == "address")
9+
TAG(ya:not_autocheck)
10+
ENDIF()
11+
712
IF (SANITIZER_TYPE OR NOT OPENSOURCE)
813
REQUIREMENTS(ram:10)
914
ENDIF()

0 commit comments

Comments
 (0)