Skip to content

Commit

Permalink
Switch on sanitizers
Browse files Browse the repository at this point in the history
  • Loading branch information
iddqdex committed Jan 17, 2025
1 parent 00d57aa commit 9cb55d2
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 8 deletions.
4 changes: 0 additions & 4 deletions ydb/tests/functional/tpc/large/ya.make
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
IF (NOT SANITIZER_TYPE)

PY3TEST()
ENV(YDB_HARD_MEMORY_LIMIT_BYTES="107374182400")

Expand Down Expand Up @@ -29,5 +27,3 @@ DEPENDS(
FORK_TEST_FILES()

END()

ENDIF()
4 changes: 0 additions & 4 deletions ydb/tests/functional/tpc/medium/ya.make
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
IF (NOT SANITIZER_TYPE)

PY3TEST()
ENV(YDB_HARD_MEMORY_LIMIT_BYTES="107374182400")

Expand Down Expand Up @@ -32,5 +30,3 @@ DATA(
FORK_TEST_FILES()

END()

ENDIF()

0 comments on commit 9cb55d2

Please sign in to comment.