summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPanu Matilainen <pmatilai@redhat.com>2022-09-15 10:57:09 +0300
committerPanu Matilainen <pmatilai@redhat.com>2022-09-20 15:07:44 +0300
commit20a6454b113a94ab017363d3b02782fb0cf8d869 (patch)
tree690abbfe9eaaec26e21a39cb1176172a1d383013
parentb8b26b9c9996a6bae0862bf466332f0cce894672 (diff)
downloadrpm-20a6454b113a94ab017363d3b02782fb0cf8d869.tar.gz
Skip rather than expect failure for non-root in the invalid symlink test
Avoid unecessary clutter in the test failure reports... (cherry picked from commit 56d469e0c0c254ab5d26e160ab0a869d068b3e76)
-rw-r--r--tests/rpmverify.at2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/rpmverify.at b/tests/rpmverify.at
index 08e593f93..e459613f6 100644
--- a/tests/rpmverify.at
+++ b/tests/rpmverify.at
@@ -91,7 +91,7 @@ AT_CLEANUP
AT_SETUP([directory replaced with an invalid directory symlink])
AT_KEYWORDS([verify])
-AT_XFAIL_IF([test `id -u` != 0 ])
+AT_SKIP_IF([test `id -u` != 0 ])
AT_CHECK([
RPMDB_INIT
tf="${RPMTEST}"/opt/foo