GNU bug report logs - #42679
[PATCH] guix: emacs-build-system: Allow usage of #:parallel-tests? key

Previous Next

Package: guix-patches;

Reported by: Morgan.J.Smith <at> outlook.com

Date: Sun, 2 Aug 2020 18:28:01 UTC

Severity: normal

Tags: patch

Done: Jakub Kądziołka <kuba <at> kadziolka.net>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 42679 in the body.
You can then email your comments to 42679 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to guix-patches <at> gnu.org:
bug#42679; Package guix-patches. (Sun, 02 Aug 2020 18:28:01 GMT) Full text and rfc822 format available.

Acknowledgement sent to Morgan.J.Smith <at> outlook.com:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Sun, 02 Aug 2020 18:28:01 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Morgan.J.Smith <at> outlook.com
To: guix-patches <at> gnu.org
Cc: Morgan Smith <Morgan.J.Smith <at> outlook.com>
Subject: [PATCH] guix: emacs-build-system: Allow usage of #:parallel-tests? key
Date: Sun,  2 Aug 2020 14:26:52 -0400
From: Morgan Smith <Morgan.J.Smith <at> outlook.com>

---
 guix/build-system/emacs.scm | 1 +
 1 file changed, 1 insertion(+)

diff --git a/guix/build-system/emacs.scm b/guix/build-system/emacs.scm
index ef6d1b3397..83211c8ab6 100644
--- a/guix/build-system/emacs.scm
+++ b/guix/build-system/emacs.scm
@@ -112,6 +112,7 @@
                     #:system ,system
                     #:test-command ,test-command
                     #:tests? ,tests?
+                    #:parallel-tests? ,parallel-tests?
                     #:phases ,phases
                     #:outputs %outputs
                     #:include ,include
-- 
2.28.0





Information forwarded to guix-patches <at> gnu.org:
bug#42679; Package guix-patches. (Sun, 09 Aug 2020 20:17:02 GMT) Full text and rfc822 format available.

Message #8 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Jakub Kądziołka <kuba <at> kadziolka.net>
To: Morgan.J.Smith <at> outlook.com
Cc: guix-patches <at> gnu.org
Subject: Re: [PATCH] guix: emacs-build-system: Allow usage of
 #:parallel-tests? key
Date: Sun, 9 Aug 2020 22:16:05 +0200
[Message part 1 (text/plain, inline)]
On Sun, Aug 02, 2020 at 02:26:52PM -0400, Morgan.J.Smith <at> outlook.com wrote:
> From: Morgan Smith <Morgan.J.Smith <at> outlook.com>
> 
> ---
>  guix/build-system/emacs.scm | 1 +
>  1 file changed, 1 insertion(+)

Thanks for your patch! I added a copyright line for you and pushed it to
master, with some minor changes to the commit message:

commit d98e0a27a7c5e34837fff4edd42a641828070213 (HEAD -> master, upstream/master)
Author: Morgan Smith <Morgan.J.Smith <at> outlook.com>
Date:   Sun Aug 2 14:26:52 2020 -0400

    build-system/emacs: Allow usage of #:parallel-tests? key

    * guix/build-system/emacs.scm (emacs-build): Pass parallel-tests? to
      builder.

    Signed-off-by: Jakub Kądziołka <kuba <at> kadziolka.net>
[signature.asc (application/pgp-signature, inline)]

bug closed, send any further explanations to 42679 <at> debbugs.gnu.org and Morgan.J.Smith <at> outlook.com Request was from Jakub Kądziołka <kuba <at> kadziolka.net> to control <at> debbugs.gnu.org. (Sun, 09 Aug 2020 20:23:01 GMT) Full text and rfc822 format available.

bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Mon, 07 Sep 2020 11:24:09 GMT) Full text and rfc822 format available.

This bug report was last modified 3 years and 225 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.