From 9d0e6a67f9d884bca99e9ca1fff0118dc310384f Mon Sep 17 00:00:00 2001 From: David Sterba Date: Fri, 11 Nov 2016 13:36:27 +0100 Subject: btrfs-progs: tests: enhance run_mayfail description comment Signed-off-by: David Sterba --- tests/common | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'tests/common') diff --git a/tests/common b/tests/common index c8ac0c15..c61962da 100644 --- a/tests/common +++ b/tests/common @@ -63,7 +63,9 @@ run_check_stdout() fi } -# same as run_check but does not fail the test, output is logged +# same as run_check but does not fail the test if it's handled gracefully by +# the tool, unexpected failure like segfault or abor will exit forcibly +# output is logged run_mayfail() { local ret -- cgit v1.2.3