Skip to content

Commit f9c6964

Browse files
authored
Вo not lunch minidumps tests with sanitizers (#14705)
1 parent 1c28edb commit f9c6964

File tree

1 file changed

+1
-1
lines changed
  • ydb/tests/functional/minidumps

1 file changed

+1
-1
lines changed

ydb/tests/functional/minidumps/ya.make

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
IF (OS_LINUX)
1+
IF (OS_LINUX AND NOT SANITIZER_TYPE)
22

33
PY3TEST()
44

0 commit comments

Comments
 (0)