From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: [PATCH] gnu: python-click: Fix test failure. Date: Wed, 18 Jan 2017 22:44:30 +0100 Message-ID: <8760lc6o1t.fsf@gnu.org> References: <20170111201854.26214-1-dannym@scratchpost.org> <87pojm66sv.fsf@gnu.org> <20170117203306.3967922b@scratchpost.org> <87ziip9u8h.fsf@gnu.org> <87h94x9sit.fsf@kirby.i-did-not-set--mail-host-address--so-tickle-me> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:38528) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cTy20-0007Qf-Tw for guix-devel@gnu.org; Wed, 18 Jan 2017 16:44:37 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cTy20-0006xK-1N for guix-devel@gnu.org; Wed, 18 Jan 2017 16:44:36 -0500 In-Reply-To: <87h94x9sit.fsf@kirby.i-did-not-set--mail-host-address--so-tickle-me> (Marius Bakke's message of "Wed, 18 Jan 2017 00:27:22 +0100") 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: Marius Bakke Cc: guix-devel@gnu.org Marius Bakke skribis: > Ludovic Court=C3=A8s writes: > >> Danny Milosavljevic skribis: >> >>> Hi Ludo, >>> >>>> If you know more details, you=E2=80=99re welcome to add them in the co= mment, but >>>> otherwise feel free to push! >>> >>> Does that mean push to master or to python-tests or to both? >> >> Good question! That can go to master, but Marius and Leo know better >> whether =E2=80=98python-tests=E2=80=99 is a better fit. Thoughts? > > This is already fixed in 'python-tests' by > 97be1bc23128cf42c49867d984c43f6fea3820d6. I don't think we need to fix > it in 'master', since it "succeeds" anyway. Oh good, makes sense. Ludo=E2=80=99.