public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
Search results ordered by [date|relevance]  view[summary|nested|Atom feed]
thread overview below | download mbox.gz: |
* [gentoo-commits] repo/gentoo:master commit in: dev-libs/libsigsegv/
@ 2017-11-30 22:02 99% Sergei Trofimovich
  0 siblings, 0 replies; 1+ results
From: Sergei Trofimovich @ 2017-11-30 22:02 UTC (permalink / raw
  To: gentoo-commits

commit:     b2fe70a3275595c33ce43b6643cb7c552e238fdb
Author:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
AuthorDate: Thu Nov 30 22:01:29 2017 +0000
Commit:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Thu Nov 30 22:01:29 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b2fe70a3

dev-libs/libsigsegv: complain about tests not being ran

Package-Manager: Portage-2.3.16, Repoman-2.3.6

 dev-libs/libsigsegv/libsigsegv-2.11.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/dev-libs/libsigsegv/libsigsegv-2.11.ebuild b/dev-libs/libsigsegv/libsigsegv-2.11.ebuild
index 135c1fa23c1..b0c9ed65492 100644
--- a/dev-libs/libsigsegv/libsigsegv-2.11.ebuild
+++ b/dev-libs/libsigsegv/libsigsegv-2.11.ebuild
@@ -19,6 +19,7 @@ src_configure () {
 src_test () {
 	if [[ ${FEATURES} = *sandbox* ]] ; then
 		# skip tests as they will fail
+		ewarn "Skipped tests. Please disable sandbox to run tests."
 		return 0
 	fi
 	emake check ||  die "Tests failed"


^ permalink raw reply related	[relevance 99%]

Results 1-1 of 1 | reverse | options above
-- pct% links below jump to the message on this page, permalinks otherwise --
2017-11-30 22:02 99% [gentoo-commits] repo/gentoo:master commit in: dev-libs/libsigsegv/ Sergei Trofimovich

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox