From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?UTF-8?Q?G=C3=A1bor?= Boskovits Subject: bug#30524: [PATCH] gnu: java-jeromq: Fix tests. Date: Tue, 6 Mar 2018 23:17:11 +0100 Message-ID: References: <874lmdjc9r.fsf@mdc-berlin.de> <20180303125826.10802-1-boskovits@gmail.com> <876068naqg.fsf@elephly.net> Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="001a1140990add2e660566c5cd04" Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:57048) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1etKuL-0001GX-3G for bug-guix@gnu.org; Tue, 06 Mar 2018 17:18:06 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1etKuI-0003pp-Ef for bug-guix@gnu.org; Tue, 06 Mar 2018 17:18:05 -0500 Received: from debbugs.gnu.org ([208.118.235.43]:40257) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1etKuI-0003pf-9F for bug-guix@gnu.org; Tue, 06 Mar 2018 17:18:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1etKuH-0006Qp-UT for bug-guix@gnu.org; Tue, 06 Mar 2018 17:18:01 -0500 Sender: "Debbugs-submit" Resent-Message-ID: In-Reply-To: <876068naqg.fsf@elephly.net> 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: Ricardo Wurmus Cc: 30524@debbugs.gnu.org --001a1140990add2e660566c5cd04 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable 2018-03-06 22:40 GMT+01:00 Ricardo Wurmus : > > Hi G=C3=A1bor, > > > * gnu/packages/patches/java-jeromq-fix-tests.patch: New file. > > * gnu/local.mk (dist_patch_DATA): Add it. > > * gnu/packages/java.scm (java-jeromq)[source](patches): Add it. > > [arguments](#test-exclude): Disable more failing tests. > > --- > > Thank you for this. > > > diff --git a/gnu/packages/patches/java-jeromq-fix-tests.patch > b/gnu/packages/patches/java-jeromq-fix-tests.patch > > new file mode 100644 > > index 000000000..40fa64801 > > --- /dev/null > > +++ b/gnu/packages/patches/java-jeromq-fix-tests.patch > > @@ -0,0 +1,247 @@ > > It would be good to add some information about the status of this > patch. Is it part of the next release or will we have to carry this > patch for a longer time? > > Ok, i will send an updated patch. This is actually in a pull request, awaiting merge. I think it will make to the next release. > The patch is also pretty big. Do we need all of it to make jeromq build > reliably? > > -- > Ricardo > > GPG: BCA6 89B6 3655 3801 C3C6 2150 197A 5888 235F ACAC > https://elephly.net > > > --001a1140990add2e660566c5cd04 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
2018= -03-06 22:40 GMT+01:00 Ricardo Wurmus <rekado@elephly.net>:=

Hi G=C3=A1bor,

> * gnu/packages/patches/java-jeromq-fix-tests.patch: New file.
> * gnu/local.mk (dist_patch_DATA): Add it.
> * gnu/packages/java.scm (java-jeromq)[source](patches): Add it. > [arguments](#test-exclude): Disable more failing tests.
> ---

Thank you for this.

> diff --git a/gnu/packages/patches/java-jeromq-fix-tests.patch b/g= nu/packages/patches/java-jeromq-fix-tests.patch
> new file mode 100644
> index 000000000..40fa64801
> --- /dev/null
> +++ b/gnu/packages/patches/java-jeromq-fix-tests.patch
> @@ -0,0 +1,247 @@

It would be good to add some information about the status of this
patch.=C2=A0 Is it part of the next release or will we have to carry this patch for a longer time?


Ok, i will send an updated patch. This= is actually in a pull request,
awaiting merge. I think it will m= ake to the next release.
=C2=A0
The patch is also pretty big.=C2=A0 Do we need all of it to make jeromq bui= ld
reliably?

--
Ricardo

GPG: BCA6 89B6 3655 3801 C3C6=C2=A0 2150 197A 5888 235F ACAC
https:= //elephly.net



--001a1140990add2e660566c5cd04--