From 910f90b5f637708d98571f3496325edaade06b87 Mon Sep 17 00:00:00 2001 From: Tomasz Gromadzki Date: Thu, 13 Jul 2023 08:04:28 +0200 Subject: [PATCH] test: disable obj_sync/TEST4 until #5699 is fixed Disable the test until #5699 and #5706 are fixed. Signed-off-by: Tomasz Gromadzki --- src/test/obj_sync/TEST4 | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/src/test/obj_sync/TEST4 b/src/test/obj_sync/TEST4 index 173d5cd5b77..2720dbed8be 100755 --- a/src/test/obj_sync/TEST4 +++ b/src/test/obj_sync/TEST4 @@ -8,6 +8,10 @@ . ../unittest/unittest.sh +# XXX disable the test until https://github.com/pmem/pmdk/issues/5699 +# and https://github.com/pmem/pmdk/issues/5706 are fixed. +DISABLED + require_test_type medium require_fs_type none