diff --git a/testApp/Makefile b/testApp/Makefile index b6ae290..a082186 100644 --- a/testApp/Makefile +++ b/testApp/Makefile @@ -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