From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:34719) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1fShqJ-0001Kt-QQ for guix-patches@gnu.org; Tue, 12 Jun 2018 07:52:08 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1fShqE-0000v1-W2 for guix-patches@gnu.org; Tue, 12 Jun 2018 07:52:07 -0400 Received: from debbugs.gnu.org ([208.118.235.43]:36285) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1fShqE-0000uf-Rv for guix-patches@gnu.org; Tue, 12 Jun 2018 07:52:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1fShqE-0002QR-Lb for guix-patches@gnu.org; Tue, 12 Jun 2018 07:52:02 -0400 Subject: bug#26647: Upgrade fabric to 1.13.2, remove upstreamed patch. Resent-To: guix-patches@gnu.org Resent-Message-ID: From: iyzsong@member.fsf.org (=?UTF-8?Q?=E5=AE=8B=E6=96=87=E6=AD=A6?=) References: <87fugxky57.fsf@sturm.com.au> <871ssgsk0e.fsf@elephly.net> <878tmom2tu.fsf@sturm.com.au> <87r2vqxcfx.fsf@gnu.org> <87k21cr6i9.fsf@gumble.sturm.com.au> <87bmkefdve.fsf@sturm.com.au> <878tfiqk0d.fsf@elephly.net> <87o9ni9eo2.fsf@sturm.com.au> <87lgbngqxh.fsf@member.fsf.org> <87lgbk3g5u.fsf@sturm.com.au> Date: Tue, 12 Jun 2018 19:51:00 +0800 In-Reply-To: <87lgbk3g5u.fsf@sturm.com.au> (Ben Sturmfels's message of "Tue, 12 Jun 2018 12:14:05 +1000") Message-ID: <87bmcgjk9n.fsf@member.fsf.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable 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: Ben Sturmfels Cc: 26647-done@debbugs.gnu.org Ben Sturmfels writes: > On Sun, 10 Jun 2018, =E5=AE=8B=E6=96=87=E6=AD=A6 wrote: > >> Ben Sturmfels writes: >> >>> From a5f28bdc67c4427cfcf213fb288c811ba3e0788c Mon Sep 17 00:00:00 2001 >>> From: Ben Sturmfels >>> Date: Tue, 7 Nov 2017 23:37:38 +1100 >>> Subject: [PATCH] gnu: fabric: Update to 1.14.0 and disable problematic = tests. >>> >>> * gnu/packages/admin.scm (fabric): Update to 1.14.0 and add custom chec= k phase to disable two tests. >> >> Well, this patch no longer needed, as we already had fabric-1.14.0. >> >> closing now, Thank you! > > Thanks for following up on this. I believe that the patch to disable two > tests is still required though to address Ricardo's earlier issues with > tests timing out. > > I've attached again without the upgrade to 0.14.0. > Oh, I think you're right, applied, thank you!