btrfs-progs: tests: skip cli-tests/014 in travis

The test fails inside travis, check for a multiple-profile detection.
This was verified to work on a proper host so the workaround is in place
let the whole suite pass.

Signed-off-by: David Sterba <dsterba@suse.com>
This commit is contained in:
David Sterba 2020-08-18 11:05:04 +02:00
parent 127973d723
commit 33667904dc

View file

@ -12,6 +12,11 @@
source "$TEST_TOP/common"
# Travis environment is not reliable for this test
if [ -n "$TRAVIS_BRANCH" ]; then
_not_run "test unreliable in Travis, skipped"
fi
check_prereq mkfs.btrfs
check_prereq btrfs