We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b9bb26a + ccb1ecd commit b47e997Copy full SHA for b47e997
ydb/library/actors/interconnect/rdma/ut/ya.make
@@ -1,6 +1,6 @@
1
UNITTEST()
2
3
-IF (OS_LINUX)
+IF (OS_LINUX AND SANITIZER_TYPE != "memory")
4
5
SRCS(
6
ibv_ut.cpp
0 commit comments