From mboxrd@z Thu Jan 1 00:00:00 1970 From: Pjotr Prins Subject: Re: Option to disable tests from commandline? Date: Tue, 18 Sep 2018 14:22:47 +0200 Message-ID: <20180918122247.ys3xl4e2a6dlccyz@thebird.nl> References: <87o9cvw2oz.fsf@ambrevar.xyz> <20180918110758.lfmatbzq6rjubvyg@abyayala> <87tvmn11vk.fsf@ambrevar.xyz> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:48510) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1g2F20-0001qn-TS for guix-devel@gnu.org; Tue, 18 Sep 2018 08:23:05 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1g2F1w-0002xC-2f for guix-devel@gnu.org; Tue, 18 Sep 2018 08:23:04 -0400 Received: from mail.thebird.nl ([94.142.245.5]:40828) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1g2F1n-0002rv-SL for guix-devel@gnu.org; Tue, 18 Sep 2018 08:22:52 -0400 Content-Disposition: inline In-Reply-To: <87tvmn11vk.fsf@ambrevar.xyz> List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: "Guix-devel" To: Pierre Neidhardt Cc: guix-devel On Tue, Sep 18, 2018 at 01:27:59PM +0200, Pierre Neidhardt wrote: > What about adding one? This is an old discussion - see the archives. I have a patch that disables testing in some build systems in https://gitlab.com/pjotrp/guix-notes/blob/master/GUIX-NO-ROOT.org#disabling-tests Pj.