Skip to content

Commit

Permalink
disable testpvalink
Browse files Browse the repository at this point in the history
  • Loading branch information
mdavidsaver committed Oct 26, 2022
1 parent 1c7846f commit 5c75fd7
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion testApp/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,8 @@ TESTPROD_HOST += testpvalink
testpvalink_SRCS += testpvalink.cpp
testpvalink_SRCS += pvaLinkTestIoc_registerRecordDeviceDriver.cpp
testpvalink_LIBS += qsrv
TESTS += testpvalink
# too many false positive failure
#TESTS += testpvalink

TESTPROD_HOST += testgroupconfig
testgroupconfig_SRCS += testgroupconfig
Expand Down

0 comments on commit 5c75fd7

Please sign in to comment.