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.
1 parent b9bb26a commit ccb1ecdCopy full SHA for ccb1ecd
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