mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
media-libs/grilo: restrict parallel tests
/net/throttling/small-delay is failing with parallel tests :( Package-Manager: Portage-2.3.43, Repoman-2.3.10
This commit is contained in:
@@ -71,7 +71,8 @@ src_configure() {
|
||||
}
|
||||
|
||||
src_test() {
|
||||
virtx emake check
|
||||
# /net/throttling/small-delay can fail with parallel tests
|
||||
virtx emake -j1 check
|
||||
}
|
||||
|
||||
src_install() {
|
||||
|
||||
Reference in New Issue
Block a user