From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ben Woodcroft Subject: bug#25177: python-tests: python-oslosphinx fixed. Please evaluate. Date: Wed, 22 Feb 2017 08:21:47 +1000 Message-ID: <6fb6792d-da95-bff0-8829-b7e515559188@uq.edu.au> References: <20170218181854.49ea3b17@scratchpost.org> <87bmtxkcqi.fsf@kirby.i-did-not-set--mail-host-address--so-tickle-me> <20170221041645.GC19762@jasmine> <87h93oyod0.fsf@elephly.net> <87zihfxxi3.fsf@elephly.net> <20170221174756.GA6450@jasmine> Mime-Version: 1.0 Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:55429) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cgIov-0001PW-Dv for bug-guix@gnu.org; Tue, 21 Feb 2017 17:22:06 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cgIos-0006iV-Aw for bug-guix@gnu.org; Tue, 21 Feb 2017 17:22:05 -0500 Received: from debbugs.gnu.org ([208.118.235.43]:51143) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1cgIos-0006iR-8R for bug-guix@gnu.org; Tue, 21 Feb 2017 17:22:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1cgIos-0008Jt-0T for bug-guix@gnu.org; Tue, 21 Feb 2017 17:22:02 -0500 Sender: "Debbugs-submit" Resent-Message-ID: In-Reply-To: <20170221174756.GA6450@jasmine> List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+gcggb-bug-guix=m.gmane.org@gnu.org Sender: "bug-Guix" To: Leo Famulari , Ricardo Wurmus Cc: guix-devel@gnu.org, 25177@debbugs.gnu.org Hi Ricardo, On 22/02/17 03:47, Leo Famulari wrote: > On Tue, Feb 21, 2017 at 06:30:12PM +0100, Ricardo Wurmus wrote: >> From 1ac5166df11766b47cd1ac723a464063a89afc96 Mon Sep 17 00:00:00 2001 >> From: Ricardo Wurmus >> Date: Tue, 21 Feb 2017 18:28:21 +0100 >> Subject: [PATCH] gnu: python-dendropy: Disable failing tests. >> >> * gnu/packages/bioinformatics.scm (python-dendropy): Disable two failing >> tests. > LGTM Me too, though perhaps it might be good to include a comment pointing to the GitHub issue you raised. Thanks for chasing this down - you beat me to the same conclusions. ben