From owner-freebsd-ports@FreeBSD.ORG Thu Jun 19 16:35:01 2008 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 36ACF106568C for ; Thu, 19 Jun 2008 16:35:01 +0000 (UTC) (envelope-from wxs@atarininja.org) Received: from syn.atarininja.org (syn.csh.rit.edu [129.21.60.158]) by mx1.freebsd.org (Postfix) with ESMTP id 063168FC2B for ; Thu, 19 Jun 2008 16:35:01 +0000 (UTC) (envelope-from wxs@atarininja.org) Received: by syn.atarininja.org (Postfix, from userid 1001) id 15C7F5C2E; Thu, 19 Jun 2008 12:35:01 -0400 (EDT) Date: Thu, 19 Jun 2008 12:35:01 -0400 From: Wesley Shields To: pfgshield-freebsd@yahoo.com Message-ID: <20080619163501.GB12160@atarininja.org> References: <676047.76296.qm@web32706.mail.mud.yahoo.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <676047.76296.qm@web32706.mail.mud.yahoo.com> User-Agent: Mutt/1.5.18 (2008-05-17) Cc: freebsd-ports@freebsd.org Subject: Re: regression-test X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 19 Jun 2008 16:35:01 -0000 On Thu, Jun 19, 2008 at 08:54:17AM -0700, pfgshield-freebsd@yahoo.com wrote: > Christian Weisgerber wrote: > ... > > In particular, running tests of what duration would be considered > > appropriate? E.g., building audio/flac takes a minute here, running > > the tests sixteen, which I suspect would be excessive. > > FWIW, I started adding those regression-test targets to many ports > because they are extremely useful: while trying to update to the > latest coreutils I found everything apparently built but everything > was actually broken. Now I am finding bugs in some ports that I > thought were fine. Which is why I would recommend wrapping them in checks for MAINTAINER_MODE or something similar. This way you, as the maintainer, can turn them on when you want but they don't affect anything else. -- WXS