From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ricardo Wurmus Subject: Re: shortening the git test suite Date: Thu, 05 Jul 2018 11:28:49 +0200 Message-ID: <87a7r61166.fsf@elephly.net> References: <87r2ko6pby.fsf@elephly.net> <87fu13vz67.fsf@fastmail.com> 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]:46841) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1fb0ZX-00049C-Bj for guix-devel@gnu.org; Thu, 05 Jul 2018 05:29:08 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1fb0ZU-0000Sf-7H for guix-devel@gnu.org; Thu, 05 Jul 2018 05:29:07 -0400 Received: from sender-of-o51.zoho.com ([135.84.80.216]:21012) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1fb0ZT-0000Qy-V2 for guix-devel@gnu.org; Thu, 05 Jul 2018 05:29:04 -0400 In-reply-to: <87fu13vz67.fsf@fastmail.com> 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 writes: > When debugging the git build, I usually set #:parallel-tests? #t. So > far I haven't come across a failure related to that. I wonder if > is still relevant. That=E2=80=99s a good question. I don=E2=80=99t know. --=20 Ricardo