all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Ludovic Courtès" <ludo@gnu.org>
To: Simon South <simon@simonsouth.net>
Cc: 53779@debbugs.gnu.org
Subject: [bug#53779] [PATCH] gnu: ell: Disable parallel tests.
Date: Thu, 10 Feb 2022 21:52:34 +0100	[thread overview]
Message-ID: <87h7964f71.fsf@gnu.org> (raw)
In-Reply-To: <20220209145459.5536-1-simon@simonsouth.net> (Simon South's message of "Wed, 9 Feb 2022 09:54:59 -0500")

Hi,

Simon South <simon@simonsouth.net> skribis:

> * gnu/packages/linux.scm (ell)[arguments]: Disable parallel tests.
> ---
>  gnu/packages/linux.scm | 2 ++
>  1 file changed, 2 insertions(+)
>
> diff --git a/gnu/packages/linux.scm b/gnu/packages/linux.scm
> index 08ef82efaf..e9db731614 100644
> --- a/gnu/packages/linux.scm
> +++ b/gnu/packages/linux.scm
> @@ -8358,6 +8358,8 @@ (define-public ell
>                 (base32
>                  "0lxjizby3zdyhzad5a0gbz4m2pp44jf1j4l1pn18d04rw9mr2gqy"))))
>      (build-system gnu-build-system)
> +    (arguments
> +     '(#:parallel-tests? #f))

I added a comment and applied it.

Thanks,
Ludo’.




  reply	other threads:[~2022-02-10 20:53 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-02-04 15:41 [bug#53779] [PATCH 0/5] gnu: iwd: Build from Git; update to 1.23 Simon South
2022-02-04 15:43 ` [bug#53779] [PATCH 1/5] gnu: iwd: Remove input labels Simon South
2022-02-06 10:07   ` Maxime Devos
2022-02-04 15:43 ` [bug#53779] [PATCH 2/5] gnu: iwd: Build from Git sources Simon South
2022-02-04 15:43 ` [bug#53779] [PATCH 3/5] gnu: ell: Remove input labels Simon South
2022-02-04 15:43 ` [bug#53779] [PATCH 4/5] gnu: ell: Update to 0.48 Simon South
2022-02-04 15:43 ` [bug#53779] [PATCH 5/5] gnu: iwd: Update to 1.23 Simon South
2022-02-07 14:26 ` [bug#53779] [PATCH v2 0/6] gnu: iwd: Build from Git; update to 1.24 Simon South
2022-02-07 14:26   ` [bug#53779] [PATCH 1/6] gnu: iwd: Remove input labels Simon South
2022-02-07 14:26   ` [bug#53779] [PATCH v2 2/6] gnu: iwd: Remove reference to %outputs Simon South
2022-02-07 14:26   ` [bug#53779] [PATCH v2 3/6] gnu: iwd: Build from Git sources Simon South
2022-02-07 14:26   ` [bug#53779] [PATCH v2 4/6] gnu: ell: Remove input labels Simon South
2022-02-07 14:26   ` [bug#53779] [PATCH v2 5/6] gnu: ell: Update to 0.48 Simon South
2022-02-08 22:48     ` [bug#53779] [PATCH 0/5] gnu: iwd: Build from Git; update to 1.23 Ludovic Courtès
2022-02-09 14:51       ` Simon South
2022-02-09 14:54         ` [bug#53779] [PATCH] gnu: ell: Disable parallel tests Simon South
2022-02-10 20:52           ` Ludovic Courtès [this message]
2022-02-07 14:26   ` [bug#53779] [PATCH v2 6/6] gnu: iwd: Update to 1.24 Simon South
2022-02-08 12:35   ` bug#53779: [PATCH 0/5] gnu: iwd: Build from Git; update to 1.23 Ludovic Courtès

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87h7964f71.fsf@gnu.org \
    --to=ludo@gnu.org \
    --cc=53779@debbugs.gnu.org \
    --cc=simon@simonsouth.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.