From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id A6462139694 for ; Thu, 27 Apr 2017 21:43:11 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 635F0E0DEA; Thu, 27 Apr 2017 21:42:41 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 15909E0DE6 for ; Thu, 27 Apr 2017 21:42:41 +0000 (UTC) Received: from localhost (unknown [IPv6:2a01:e34:eeaa:6bd0:4ecc:6aff:fe03:1cfc]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) (Authenticated sender: aballier) by smtp.gentoo.org (Postfix) with ESMTPSA id C7E0D3416FD for ; Thu, 27 Apr 2017 21:42:39 +0000 (UTC) Date: Thu, 27 Apr 2017 23:42:34 +0200 From: Alexis Ballier To: gentoo-dev@lists.gentoo.org Subject: Re: [gentoo-dev] [RFC] Providing consistent means to enable tests requiring Internet access Message-ID: <20170427234234.6775afa2@gentoo.org> In-Reply-To: <1493302453.1189.1.camel@gentoo.org> References: <1493302453.1189.1.camel@gentoo.org> Organization: Gentoo X-Mailer: Claws Mail 3.15.0-dirty (GTK+ 2.24.31; x86_64-pc-linux-gnu) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-dev@lists.gentoo.org Reply-to: gentoo-dev@lists.gentoo.org MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Archives-Salt: 8130afc5-bd4e-437e-8840-e080f3285b4d X-Archives-Hash: 15838826d74f349bfd5ad303929e3962 On Thu, 27 Apr 2017 16:14:13 +0200 Micha=C5=82 G=C3=B3rny wrote: > b. those tests can easily be enabled, and that fact is recorded > in the installed package metadata, >=20 > c. the flag can easily be used in RESTRICT=3D"" constraint to easily > disable all the tests. I see that as a rather important disadvantage. Why would we want to record that in VDB ? > What do you think? Any other ideas? why not simply a new RESTRICT value ?