From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andreas Enge Subject: Re: core-updates, next release, and all that Date: Wed, 27 Jul 2016 12:44:36 +0200 Message-ID: <20160727104436.GA2123@solar> References: <87zip9pex1.fsf@gnu.org> <20160722215936.GA6082@jasmine> <87h9bgocyk.fsf@gnu.org> <20160723112242.GA5942@solar> <20160724165922.GA4696@jasmine> <20160724174409.GA10837@solar> <87bn1lcp4d.fsf@gnu.org> <20160726213659.GA15537@solar> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:55633) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bSMKS-0005cC-N2 for guix-devel@gnu.org; Wed, 27 Jul 2016 06:44:45 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bSMKP-00050D-G0 for guix-devel@gnu.org; Wed, 27 Jul 2016 06:44:44 -0400 Received: from mailrelay2.public.one.com ([91.198.169.125]:52171) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bSMKP-0004zx-1f for guix-devel@gnu.org; Wed, 27 Jul 2016 06:44:41 -0400 Content-Disposition: inline In-Reply-To: <20160726213659.GA15537@solar> 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: Ludovic =?iso-8859-15?Q?Court=E8s?= Cc: guix-devel On Tue, Jul 26, 2016 at 11:36:59PM +0200, Andreas Enge wrote: > another big failure: The python update from 2.7.10 to 2.7.11 breaks on mips; > there is one more test failing now (besides the already disabled ones): > test_ctypes. Probably it is less the update and rather the fact that we enable most tests now. 6 of them are disabled because they fail ;-); so unless there is opposition, I will disable a 7-th test, and we might be set. Andreas