From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([69.77.167.62] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1KlUzF-0000iB-Ma for garchives@archives.gentoo.org; Thu, 02 Oct 2008 20:41:25 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 89406E028C; Thu, 2 Oct 2008 20:41:24 +0000 (UTC) Received: from wf-out-1314.google.com (wf-out-1314.google.com [209.85.200.172]) by pigeon.gentoo.org (Postfix) with ESMTP id 5810BE028C for ; Thu, 2 Oct 2008 20:41:24 +0000 (UTC) Received: by wf-out-1314.google.com with SMTP id 29so1261674wff.10 for ; Thu, 02 Oct 2008 13:41:23 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:sender :to:subject:in-reply-to:mime-version:content-type :content-transfer-encoding:content-disposition:references :x-google-sender-auth; bh=f8CaN+SoXzvloW7TIxIeBkMMZAsCZ2mBmsjroFE252g=; b=gDicJVXliiXgSU8nn3ap/RcGCAW0pabHB+J40u62b9L20MEUzbDQu1LS2mpccEK+8M PIi9XVxH1WBOrSP7e5D7Rsac/H4NfCTLm5l3uCBA+N4UPMwxiMKWx1VShBL4lLD/31Dc PD4anowDeLZqAnak/aozbKmrpVvRHUEDOt2a0= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:sender:to:subject:in-reply-to:mime-version :content-type:content-transfer-encoding:content-disposition :references:x-google-sender-auth; b=sL06wfVkQBoKIBu7ACio1ceo9ALIZ1oKdGQ2ui1APxnzeVZm3O22HSvkNN+FS5WqMO WNErRK1FHdpF6WvChuWyabi1kT1/BcoB/2OdMQxFjVI2xzJGUpDaiY28X0wfipJ4ydQb 7Wtd+D3YGhdIEoOcrInp74VR9ubXtRIcOdj7Q= Received: by 10.141.42.10 with SMTP id u10mr64956rvj.292.1222980083092; Thu, 02 Oct 2008 13:41:23 -0700 (PDT) Received: by 10.141.145.17 with HTTP; Thu, 2 Oct 2008 13:41:23 -0700 (PDT) Message-ID: <90b936c0810021341o514be520m2ab3d2fd80a60b3c@mail.gmail.com> Date: Thu, 2 Oct 2008 15:41:23 -0500 From: "Jeremy Olexa" Sender: jer.gentoo@gmail.com To: gentoo-dev@lists.gentoo.org Subject: Re: [gentoo-dev] Testing is not a valid reason to package.mask In-Reply-To: <20081002223023.3fd9e5a5@epia.jer-c2.orkz.net> 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: 7bit Content-Disposition: inline References: <20081002222435.35768855@epia.jer-c2.orkz.net> <20081002223023.3fd9e5a5@epia.jer-c2.orkz.net> X-Google-Sender-Auth: 5ba8288a6ace216e X-Archives-Salt: 3a88829c-fc89-4df4-b61a-acd8ab6c48d1 X-Archives-Hash: ea27d47af6cf5bad081dc53fb3575856 On Thu, Oct 2, 2008 at 3:30 PM, Jeroen Roovers wrote: > On Thu, 2 Oct 2008 22:24:35 +0200 > Jeroen Roovers wrote: > >> # Gen 2 Developer (`date`) >> # Masked for testing. >> >=rofl-cat/omgpkg-ver >> >> >> Please people, >> >> >> if you want to get something tested, then don't mask it. If you >> find that you cannot commit an ebuild because of badly keyworded >> dependencies, then drop the relevant keywords and file a bug report >> with a KEYWORDREQ. > > Lest I forget, the exception being that a particular version should > never ever go stable, in which case the masking reason should still be > different. In that case you would still not mark it as "masked for > testing" - what I wanted to clarify is that the mask reason isn't valid > if you want stuff to get tested, as it prevents exactly that from > happening. I would argue that overlays are a bigger barrier to testing than being "masked for testing" At least they are exposed to the entire Gentoo population if they are p.masked in the tree. Additionally, there are use cases for p.masking for testing in the tree, especially if you have users testing it for you. There shouldn't be a limit to the amount of self-QA that we provide to "protect" the users, if so deemed necessary. Just saying... -Jeremy