From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?UTF-8?Q?G=C3=A1bor_Boskovits?= Subject: Re: shortening the git test suite Date: Sun, 1 Jul 2018 01:52:41 +0200 Message-ID: References: <87r2ko6pby.fsf@elephly.net> Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="00000000000099d141056fe4a9d8" Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:56053) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1fZPfi-0005AJ-DD for guix-devel@gnu.org; Sat, 30 Jun 2018 19:52:55 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1fZPfh-0006Wg-JW for guix-devel@gnu.org; Sat, 30 Jun 2018 19:52:54 -0400 Received: from mail-it0-x22f.google.com ([2607:f8b0:4001:c0b::22f]:37766) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1fZPfh-0006W5-C1 for guix-devel@gnu.org; Sat, 30 Jun 2018 19:52:53 -0400 Received: by mail-it0-x22f.google.com with SMTP id p17-v6so7641439itc.2 for ; Sat, 30 Jun 2018 16:52:52 -0700 (PDT) In-Reply-To: <87r2ko6pby.fsf@elephly.net> 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: Ricardo Wurmus Cc: Guix-devel --00000000000099d141056fe4a9d8 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Ricardo Wurmus ezt =C3=ADrta (id=C5=91pont: 2018. j=C3= =BAl. 1., V, 1:20): > Hi Guix, > > git takes a very long time to build, because it has an extensive test > suite. Most of the time is spent in running the SVN interoperability > tests, though, which are not really all that interesting for most uses > of git. > > The Makefile says this: > > # Define NO_SVN_TESTS if you want to skip time-consuming SVN > interoperability > # tests. These tests take up a significant amount of the total test ti= me > # but are not needed unless you plan to talk to SVN repos. > > What do you think about disabling the SVN tests in the git package? > > I think it is ok to disable SVN tests. > -- > Ricardo > > > --00000000000099d141056fe4a9d8 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
Ricardo Wurmus= <rekado@elephly.net> ezt = =C3=ADrta (id=C5=91pont: 2018. j=C3=BAl. 1., V, 1:20):
Hi Guix,

git takes a very long time to build, because it has an extensive test
suite.=C2=A0 Most of the time is spent in running the SVN interoperability<= br> tests, though, which are not really all that interesting for most uses
of git.

The Makefile says this:

=C2=A0 # Define NO_SVN_TESTS if you want to skip time-consuming SVN interop= erability
=C2=A0 # tests.=C2=A0 These tests take up a significant amount of the total= test time
=C2=A0 # but are not needed unless you plan to talk to SVN repos.

What do you think about disabling the SVN tests in the git package?


I think it is ok to disable SVN tests.=
=C2=A0
--
Ricardo


--00000000000099d141056fe4a9d8--