mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
app-misc/mc: disable rpm tests as well, bug #613914
Tests are known to be unstable on different locales. Next mc release should be better. Reported-by: eroen Bug: https://bugs.gentoo.org/613914 Package-Manager: Portage-2.3.5, Repoman-2.3.2
This commit is contained in:
@@ -51,7 +51,8 @@ src_prepare() {
|
||||
|
||||
# These tests fail, so disable them instead of disabling the entire
|
||||
# test suite. Please check on each bump if this is still necessary.
|
||||
rm tests/src/vfs/extfs/helpers-list/data/{u7z,urar}.* || die
|
||||
# Next release will fix them: http://midnight-commander.org/ticket/3781
|
||||
rm tests/src/vfs/extfs/helpers-list/data/{rpm,u7z,urar}.* || die
|
||||
|
||||
eautoreconf
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user