From b542a1d75839205dbd9ed8807134b25226cb2029 Mon Sep 17 00:00:00 2001 From: Tomasz Gromadzki Date: Fri, 7 Jul 2023 14:29:31 +0200 Subject: [PATCH] test: disable pmempool_sync/TEST18 until #5708 is fixed Disable tests for all configuration until the issue #5708 is fixed. Signed-off-by: Tomasz Gromadzki --- src/test/pmempool_sync/TEST18 | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/test/pmempool_sync/TEST18 b/src/test/pmempool_sync/TEST18 index b85ac8aa1d3..dc86db86e33 100755 --- a/src/test/pmempool_sync/TEST18 +++ b/src/test/pmempool_sync/TEST18 @@ -11,6 +11,9 @@ . ../unittest/unittest.sh +# XXX Disable tests for all configurations until the issue #5708 is fixed. +DISABLED + require_test_type medium require_fs_type any