From: "Mart Raudsepp" <leio@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/grilo/
Date: Sat, 28 Jul 2018 21:50:53 +0000 (UTC) [thread overview]
Message-ID: <1532814631.2b1dd26ad881d6ef541fb9531a45e1be7bdf2a31.leio@gentoo> (raw)
commit: 2b1dd26ad881d6ef541fb9531a45e1be7bdf2a31
Author: Mart Raudsepp <leio <AT> gentoo <DOT> org>
AuthorDate: Sat Jul 28 21:43:37 2018 +0000
Commit: Mart Raudsepp <leio <AT> gentoo <DOT> org>
CommitDate: Sat Jul 28 21:50:31 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2b1dd26a
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
media-libs/grilo/grilo-0.3.6.ebuild | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/media-libs/grilo/grilo-0.3.6.ebuild b/media-libs/grilo/grilo-0.3.6.ebuild
index f9492339437..74dbd08d841 100644
--- a/media-libs/grilo/grilo-0.3.6.ebuild
+++ b/media-libs/grilo/grilo-0.3.6.ebuild
@@ -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() {
next reply other threads:[~2018-07-28 21:50 UTC|newest]
Thread overview: 46+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-07-28 21:50 Mart Raudsepp [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-07-30 9:18 [gentoo-commits] repo/gentoo:master commit in: media-libs/grilo/ Pacho Ramos
2023-08-14 14:34 Matt Turner
2023-07-27 5:46 WANG Xuerui
2023-06-19 16:01 Matt Turner
2023-06-19 15:30 Matt Turner
2023-06-03 2:29 Sam James
2023-06-03 2:23 Sam James
2023-06-03 1:57 Sam James
2023-05-09 15:52 Matt Turner
2023-04-10 20:52 Matt Turner
2022-10-31 2:56 Matt Turner
2022-10-14 14:29 Matt Turner
2022-09-19 1:38 Sam James
2022-09-12 16:01 Sam James
2022-09-12 16:00 Sam James
2022-08-17 0:28 Matt Turner
2022-01-24 3:39 Sam James
2022-01-20 10:02 Jakov Smolić
2021-11-11 13:52 Pacho Ramos
2021-04-15 23:06 Matt Turner
2021-03-04 0:23 Sam James
2020-07-04 15:07 Mart Raudsepp
2020-06-29 15:42 Mikle Kolyada
2020-06-28 14:19 Thomas Deutschmann
2020-03-22 16:54 Mart Raudsepp
2020-01-27 9:45 Mikle Kolyada
2020-01-26 22:39 Thomas Deutschmann
2020-01-11 9:38 Mart Raudsepp
2019-12-23 22:23 Mart Raudsepp
2019-08-25 16:46 Mart Raudsepp
2019-05-18 23:05 Mart Raudsepp
2019-02-16 15:59 Mart Raudsepp
2019-02-15 14:52 Mart Raudsepp
2018-12-02 17:27 Mart Raudsepp
2018-07-28 21:50 Mart Raudsepp
2017-12-20 21:02 Mart Raudsepp
2017-09-12 6:28 Gilles Dartiguelongue
2017-07-14 12:12 Alexis Ballier
2017-03-23 3:02 Mart Raudsepp
2017-03-23 0:49 Mart Raudsepp
2016-09-11 19:00 Gilles Dartiguelongue
2016-08-21 21:46 Gilles Dartiguelongue
2016-08-21 21:46 Gilles Dartiguelongue
2016-03-06 20:12 Mikle Kolyada
2015-12-26 14:20 Pacho Ramos
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1532814631.2b1dd26ad881d6ef541fb9531a45e1be7bdf2a31.leio@gentoo \
--to=leio@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox