From 852b8435b73347b6cb7210e7c54f5def90327025 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..73d6f7e3912 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 configuration until the issue #5708 is fixed. +DISABLED + require_test_type medium require_fs_type any