tests: Ignore message about wrong beakerlib app-info permissions

This is unrelated to the test, and really uninteresting.
This commit is contained in:
Martin Pitt 2020-06-14 22:48:42 +02:00
parent a043a83424
commit a6f0e0a3b0

View File

@ -29,6 +29,8 @@ if [ "$TEST_OS" = "fedora-33" ]; then
export TEST_OS=fedora-32
fi
# HACK: CI hits this selinux denial. Unrelated to our tests.
export TEST_ALLOW_JOURNAL_MESSAGES=".*Permission denied: '/var/cache/app-info/xmls/beakerlib-libraries.xml'"
# select tests
TESTS=""