diff --git a/src/test/obj_sync/TEST2 b/src/test/obj_sync/DISABLE_TEST2 similarity index 66% rename from src/test/obj_sync/TEST2 rename to src/test/obj_sync/DISABLE_TEST2 index 130e6991ab6..88f68fc6f4c 100755 --- a/src/test/obj_sync/TEST2 +++ b/src/test/obj_sync/DISABLE_TEST2 @@ -6,18 +6,19 @@ # src/test/obj_sync/TEST2 -- unit test for PMEM-resident locks # +# XXX disable the test for 'drd' and 'helgrind' +# until https://github.com/pmem/pmdk/issues/5646 is fixed +# by addind a prefix DISABLE_ to script name. + . ../unittest/unittest.sh require_test_type medium require_fs_type none require_build_type debug nondebug -# XXX disable the test for 'drd' and 'helgrind' -# until https://github.com/pmem/pmdk/issues/5646 is fixed. -#require_valgrind 3.10 -#configure_valgrind helgrind force-enable -configure_valgrind drd force-disable -configure_valgrind helgrind force-disable + +require_valgrind 3.10 +configure_valgrind helgrind force-enable setup diff --git a/src/test/obj_sync/TEST5 b/src/test/obj_sync/DISABLE_TEST5 similarity index 66% rename from src/test/obj_sync/TEST5 rename to src/test/obj_sync/DISABLE_TEST5 index 53a7bbe2fe7..a693983b202 100755 --- a/src/test/obj_sync/TEST5 +++ b/src/test/obj_sync/DISABLE_TEST5 @@ -6,18 +6,19 @@ # src/test/obj_sync/TEST5 -- unit test for PMEM-resident locks # +# XXX disable the test for 'drd' and 'helgrind' +# until https://github.com/pmem/pmdk/issues/5646 is fixed +# by addind a prefix DISABLE_ to script name + . ../unittest/unittest.sh require_test_type medium require_fs_type none require_build_type debug nondebug -# XXX disable the test for 'drd' and 'helgrind' -# until https://github.com/pmem/pmdk/issues/5646 is fixed. -#require_valgrind 3.10 -#configure_valgrind drd force-enable -configure_valgrind drd force-disable -configure_valgrind helgrind force-disable +require_valgrind 3.10 +configure_valgrind drd force-enable + setup expect_normal_exit ./obj_sync$EXESUFFIX c 10 5 diff --git a/src/test/obj_sync/TEST6 b/src/test/obj_sync/DISABLE_TEST6 similarity index 65% rename from src/test/obj_sync/TEST6 rename to src/test/obj_sync/DISABLE_TEST6 index bf720bb57c6..e2088da5260 100755 --- a/src/test/obj_sync/TEST6 +++ b/src/test/obj_sync/DISABLE_TEST6 @@ -6,18 +6,19 @@ # src/test/obj_sync/TEST6 -- unit test for PMEM-resident locks # +# XXX disable the test for 'drd' and 'helgrind' +# until https://github.com/pmem/pmdk/issues/5646 is fixed +# by addind a prefix DISABLE_ to script name. + . ../unittest/unittest.sh require_test_type medium require_fs_type none require_build_type debug nondebug -# XXX disable the test for 'drd' and 'helgrind' -# until https://github.com/pmem/pmdk/issues/5646 is fixed. -#require_valgrind 3.10 -#configure_valgrind helgrind force-enable -configure_valgrind drd force-disable -configure_valgrind helgrind force-disable +require_valgrind 3.10 +configure_valgrind helgrind force-enable + setup expect_normal_exit ./obj_sync$EXESUFFIX c 10 5