This tests needs the _require_fail_make_request helper from common/fail_make_request, so include that file to avoid a test failure. Signed-off-by: Christoph Hellwig <hch@xxxxxx> --- tests/btrfs/271 | 1 + 1 file changed, 1 insertion(+) diff --git a/tests/btrfs/271 b/tests/btrfs/271 index c21858d1..681fa965 100755 --- a/tests/btrfs/271 +++ b/tests/btrfs/271 @@ -10,6 +10,7 @@ _begin_fstest auto quick raid . ./common/filter +. ./common/fail_make_request _supported_fs btrfs _require_scratch -- 2.30.2