tests: Adjust unexpected message pattern

This also hits for a related message about COPR.
This commit is contained in:
Martin Pitt 2020-06-15 13:39:42 +02:00
parent 1c54526baf
commit 5f7e778846

View File

@ -31,7 +31,7 @@ if [ "$TEST_OS" = "fedora-33" ]; then
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'"
export TEST_ALLOW_JOURNAL_MESSAGES=".*Permission denied:.*/var/cache/app-info/xmls.*"
# select tests
TESTS=""