From 936eaf9a36d15f1c11951549352997916d0e3f5f Mon Sep 17 00:00:00 2001 From: David Sterba Date: Fri, 17 May 2019 13:02:22 +0200 Subject: [PATCH] btrfs-progs: tests: disable misc-tests/035-receive-common-mount-point-prefix The fix was reverted, skip the test so the testsuite can proceed. Signed-off-by: David Sterba --- .../misc-tests/035-receive-common-mount-point-prefix/test.sh | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/tests/misc-tests/035-receive-common-mount-point-prefix/test.sh b/tests/misc-tests/035-receive-common-mount-point-prefix/test.sh index 375ade20..538549a3 100755 --- a/tests/misc-tests/035-receive-common-mount-point-prefix/test.sh +++ b/tests/misc-tests/035-receive-common-mount-point-prefix/test.sh @@ -4,6 +4,11 @@ source "$TEST_TOP/common" +# fix reverted in v4.20.2 due to reported breakage, the bug fixed by +# "Btrfs-progs: fix mount point detection due to partial prefix match" is still +# present +_not_run "fix not available" + check_prereq btrfs check_prereq mkfs.btrfs