summaryrefslogtreecommitdiff
path: root/tests/test-run.sh
diff options
context:
space:
mode:
authorSimon McVittie <smcv@debian.org>2016-05-23 20:38:51 +0100
committerSimon McVittie <smcv@debian.org>2016-05-23 23:00:37 +0100
commita461eb50fae6274fe24daffe4d5ba60cfa1f73e9 (patch)
treeb60cdd46fdf5d905ea06c243184a995a61163c6d /tests/test-run.sh
parentd6593d65e6ef6ff24218532f09a2820e62494aba (diff)
downloadflatpak-a461eb50fae6274fe24daffe4d5ba60cfa1f73e9.tar.gz
Skip tests that make a repository if /var/tmp lacks user xattrs
Signed-off-by: Simon McVittie <smcv@debian.org>
Diffstat (limited to 'tests/test-run.sh')
-rwxr-xr-xtests/test-run.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/test-run.sh b/tests/test-run.sh
index 4f3dc441..f9b67a67 100755
--- a/tests/test-run.sh
+++ b/tests/test-run.sh
@@ -22,6 +22,7 @@ set -euo pipefail
. $(dirname $0)/libtest.sh
skip_without_bwrap
+skip_without_user_xattrs
echo "1..7"