Skip to content

Commit 4123ae5

Browse files
Merge 4855070 into 7037279
2 parents 7037279 + 4855070 commit 4123ae5

File tree

1 file changed

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

1 file changed

+5
-0
lines changed

ydb/library/yql/core/spilling/storage/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 == "thread" OR WITH_VALGRIND)
813
SIZE(LARGE)
914
TAG(ya:fat)

0 commit comments

Comments
 (0)