From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mark H Weaver Subject: Re: [PATCH] gnu: Python: disable failing tests on MIPS64. Date: Mon, 07 Apr 2014 23:50:57 -0400 Message-ID: <87lhvgqy1q.fsf@yeeloong.lan> References: <87r459slxc.fsf@yeeloong.lan> <1396908791-21832-1-git-send-email-tipecaml@gmail.com> <87lhvgsmti.fsf@yeeloong.lan> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:42674) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WXN5C-0004DC-M5 for guix-devel@gnu.org; Mon, 07 Apr 2014 23:52:30 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WXN55-0002uj-7c for guix-devel@gnu.org; Mon, 07 Apr 2014 23:52:22 -0400 Received: from world.peace.net ([96.39.62.75]:47390) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WXN55-0002uf-20 for guix-devel@gnu.org; Mon, 07 Apr 2014 23:52:15 -0400 In-Reply-To: <87lhvgsmti.fsf@yeeloong.lan> (Mark H. Weaver's message of "Mon, 07 Apr 2014 20:10:33 -0400") 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-bounces+gcggd-guix-devel=m.gmane.org@gnu.org To: Cyril Roelandt Cc: guix-devel@gnu.org Cyril Roelandt writes: > * gnu/packages/patches/python-fix-tests.patch: disable two failing tests on > MIPS64. I pushed this on your behalf. Mark