tests: Adjust unexpected message pattern
This also hits for a related message about COPR.
This commit is contained in:
parent
1c54526baf
commit
5f7e778846
@ -31,7 +31,7 @@ if [ "$TEST_OS" = "fedora-33" ]; then
|
|||||||
fi
|
fi
|
||||||
|
|
||||||
# HACK: CI hits this selinux denial. Unrelated to our tests.
|
# 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
|
# select tests
|
||||||
TESTS=""
|
TESTS=""
|
||||||
|
Loading…
Reference in New Issue
Block a user