GNU bug report logs - #51617
[PATCH] gnu: alot: Disable hanging test.

Previous Next

Package: guix-patches;

Reported by: Tanguy Le Carrour <tanguy <at> bioneland.org>

Date: Fri, 5 Nov 2021 17:33:01 UTC

Severity: normal

Tags: patch

Done: Ludovic Courtès <ludo <at> gnu.org>

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 51617 in the body.
You can then email your comments to 51617 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#51617; Package guix-patches. (Fri, 05 Nov 2021 17:33:01 GMT) Full text and rfc822 format available.

Acknowledgement sent to Tanguy Le Carrour <tanguy <at> bioneland.org>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Fri, 05 Nov 2021 17:33:01 GMT) Full text and rfc822 format available.

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

From: Tanguy Le Carrour <tanguy <at> bioneland.org>
To: guix-patches <at> gnu.org
Cc: Tanguy Le Carrour <tanguy <at> bioneland.org>
Subject: [PATCH] gnu: alot: Disable hanging test.
Date: Fri,  5 Nov 2021 18:31:56 +0100
* gnu/packages/mail.scm (alot) [#:phases]: Disable hanging test.
---
 gnu/packages/mail.scm | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/gnu/packages/mail.scm b/gnu/packages/mail.scm
index ca748bff1b..87971bafc7 100644
--- a/gnu/packages/mail.scm
+++ b/gnu/packages/mail.scm
@@ -1272,6 +1272,10 @@ (define-public alot
           (substitute* "tests/commands/test_global.py"
             (("def test_no_spawn_no_stdin_attached")
              "def _test_no_spawn_no_stdin_attached"))
+          ;; FIXME: Investigate why this test hangs.
+          (substitute* "tests/db/test_manager.py"
+            (("def test_save_named_query")
+             "def _test_save_named_query"))
           #t)))))
     (native-inputs
      `(("procps" ,procps)
-- 
2.33.0





Reply sent to Ludovic Courtès <ludo <at> gnu.org>:
You have taken responsibility. (Sun, 14 Nov 2021 22:16:01 GMT) Full text and rfc822 format available.

Notification sent to Tanguy Le Carrour <tanguy <at> bioneland.org>:
bug acknowledged by developer. (Sun, 14 Nov 2021 22:16:02 GMT) Full text and rfc822 format available.

Message #10 received at 51617-done <at> debbugs.gnu.org (full text, mbox):

From: Ludovic Courtès <ludo <at> gnu.org>
To: Tanguy Le Carrour <tanguy <at> bioneland.org>
Cc: 51617-done <at> debbugs.gnu.org
Subject: Re: bug#51617: [PATCH] gnu: alot: Disable hanging test.
Date: Sun, 14 Nov 2021 23:15:01 +0100
Hi,

Tanguy Le Carrour <tanguy <at> bioneland.org> skribis:

> * gnu/packages/mail.scm (alot) [#:phases]: Disable hanging test.

Applied, thanks!

Ludo’.




Information forwarded to guix-patches <at> gnu.org:
bug#51617; Package guix-patches. (Mon, 15 Nov 2021 08:01:02 GMT) Full text and rfc822 format available.

Message #13 received at 51617-done <at> debbugs.gnu.org (full text, mbox):

From: Tanguy LE CARROUR <tanguy <at> bioneland.org>
To: Ludovic Courtès <ludo <at> gnu.org>
Cc: 51617-done <at> debbugs.gnu.org
Subject: Re: bug#51617: [PATCH] gnu: alot: Disable hanging test.
Date: Mon, 15 Nov 2021 08:59:58 +0100
Hi,


Excerpts from Ludovic Courtès's message of November 14, 2021 11:15 pm:
> Tanguy Le Carrour <tanguy <at> bioneland.org> skribis:
> 
>> * gnu/packages/mail.scm (alot) [#:phases]: Disable hanging test.
> 
> Applied, thanks!

Thanks!

-- 
Tanguy




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

This bug report was last modified 2 years and 96 days ago.

Previous Next


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