GNU bug report logs - #69959
[PATCH gnome-team] gnu: conan: Disable flaky test.

Previous Next

Package: guix-patches;

Reported by: Vivien Kraus <vivien <at> planete-kraus.eu>

Date: Sat, 23 Mar 2024 10:26:01 UTC

Severity: normal

Tags: patch

Done: Christopher Baines <mail <at> cbaines.net>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Christopher Baines <mail <at> cbaines.net>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#69959: closed ([PATCH gnome-team] gnu: conan: Disable flaky
 test.)
Date: Sun, 24 Mar 2024 10:32:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Sun, 24 Mar 2024 10:29:19 +0000
with message-id <87h6gvj52d.fsf <at> cbaines.net>
and subject line Re: [bug#69959] [PATCH gnome-team] gnu: conan: Disable flaky test.
has caused the debbugs.gnu.org bug report #69959,
regarding [PATCH gnome-team] gnu: conan: Disable flaky test.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
69959: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=69959
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Vivien Kraus <vivien <at> planete-kraus.eu>
To: guix-patches <at> gnu.org
Subject: [PATCH gnome-team] gnu: conan: Disable flaky test.
Date: Sat, 23 Mar 2024 10:43:15 +0100
* gnu/packages/package-management.scm (conan) [#:phase 'check]: Also disable
test_basic_parallel_install.

Change-Id: I405246aa102cc2847ac157576dce5c46aa49b506
---
Dear Guix,

I reported the issue and disabled the test.

What do you think?

Best regards,

Vivien

 gnu/packages/package-management.scm | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/gnu/packages/package-management.scm b/gnu/packages/package-management.scm
index e9dd7427d3..8fb53fd357 100644
--- a/gnu/packages/package-management.scm
+++ b/gnu/packages/package-management.scm
@@ -1386,6 +1386,8 @@ (define-public conan
                          ;; https://github.com/conan-io/conan/issues/13577).
                          "and not test_other_client_can_link_autotools "
                          "and not test_autotools_lib_template "
+                         ;; Sometimes fail: https://github.com/conan-io/conan/issues/15936
+                         "and not test_basic_parallel_install "
                          (if (not (string-prefix? "x86_64" system))
                              ;; These tests either assume the machine is
                              ;; x86_64, or require a cross-compiler to target

base-commit: a9951a74a591a9b22ee2d93d8efe0523c6c42c97
-- 
2.41.0


[Message part 3 (message/rfc822, inline)]
From: Christopher Baines <mail <at> cbaines.net>
To: Vivien Kraus <vivien <at> planete-kraus.eu>
Cc: rg <at> raghavgururajan.name, guix-patches <at> gnu.org, 69959-done <at> debbugs.gnu.org,
 liliana.prikler <at> gmail.com, maxim.cournoyer <at> gmail.com
Subject: Re: [bug#69959] [PATCH gnome-team] gnu: conan: Disable flaky test.
Date: Sun, 24 Mar 2024 10:29:19 +0000
[Message part 4 (text/plain, inline)]
Vivien Kraus via Guix-patches via <guix-patches <at> gnu.org> writes:

> * gnu/packages/package-management.scm (conan) [#:phase 'check]: Also disable
> test_basic_parallel_install.
>
> Change-Id: I405246aa102cc2847ac157576dce5c46aa49b506
> ---
> Dear Guix,
>
> I reported the issue and disabled the test.
>
> What do you think?

Sounds good to me, I've pushed this to gnome-team as
f8c6cc02eeff8142a9202009698b89b308a5a245.

Thanks,

Chris
[signature.asc (application/pgp-signature, inline)]

This bug report was last modified 1 year and 61 days ago.

Previous Next


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