From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:55713) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dzo3b-0000SF-2F for guix-patches@gnu.org; Wed, 04 Oct 2017 14:06:11 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dzo3X-0000uU-Lm for guix-patches@gnu.org; Wed, 04 Oct 2017 14:06:07 -0400 Received: from debbugs.gnu.org ([208.118.235.43]:40496) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1dzo3X-0000uB-HW for guix-patches@gnu.org; Wed, 04 Oct 2017 14:06:03 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1dzo3V-0002Hz-RY for guix-patches@gnu.org; Wed, 04 Oct 2017 14:06:03 -0400 Subject: [bug#28616] disable failing bluez test Resent-Message-ID: Date: Wed, 04 Oct 2017 20:04:54 +0200 (CEST) Message-Id: <20171004.200454.31853833354551300.post@thomasdanckaert.be> From: Thomas Danckaert In-Reply-To: <874lrfew8v.fsf@fastmail.com> References: <20170928.084225.101205341925829279.post@thomasdanckaert.be> <87wp4f9oel.fsf@thomasdanckaert.be> <874lrfew8v.fsf@fastmail.com> Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+kyle=kyleam.com@gnu.org Sender: "Guix-patches" To: mbakke@fastmail.com Cc: 28616@debbugs.gnu.org From: Marius Bakke Subject: Re: [bug#28616] disable failing bluez test Date: Tue, 03 Oct 2017 23:50:56 +0200 > I think we should apply the patch regardless (on 'core-updates'), with a > link to the upstream discussion. IMO it's more important to be able to > build from source regardless of hardware, than running this one unit > test. What do you think? I agree. I'll push this to core-updates then. Thomas