Skip to content

Commit 8e09b8c

Browse files
authored
Remove tests/functional/sqs/common asan tests from PR (#10986)
1 parent 6ffd88d commit 8e09b8c

File tree

1 file changed

+1
-1
lines changed
  • ydb/tests/functional/sqs/common

1 file changed

+1
-1
lines changed

ydb/tests/functional/sqs/common/ya.make

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ TEST_SRCS(
1717
test_queue_counters.py
1818
)
1919

20-
IF (SANITIZER_TYPE == "thread")
20+
IF (SANITIZER_TYPE)
2121
TIMEOUT(2400)
2222
SIZE(LARGE)
2323
TAG(ya:fat)

0 commit comments

Comments
 (0)