GNU bug report logs -
#69959
[PATCH gnome-team] gnu: conan: Disable flaky test.
Previous Next
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.
To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 69959 in the body.
You can then email your comments to 69959 AT debbugs.gnu.org in the normal way.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
liliana.prikler <at> gmail.com, maxim.cournoyer <at> gmail.com, rg <at> raghavgururajan.name, vivien <at> planete-kraus.eu, guix-patches <at> gnu.org
:
bug#69959
; Package
guix-patches
.
(Sat, 23 Mar 2024 10:26:02 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
Vivien Kraus <vivien <at> planete-kraus.eu>
:
New bug report received and forwarded. Copy sent to
liliana.prikler <at> gmail.com, maxim.cournoyer <at> gmail.com, rg <at> raghavgururajan.name, vivien <at> planete-kraus.eu, guix-patches <at> gnu.org
.
(Sat, 23 Mar 2024 10:26:02 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
* 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
Reply sent
to
Christopher Baines <mail <at> cbaines.net>
:
You have taken responsibility.
(Sun, 24 Mar 2024 10:32:02 GMT)
Full text and
rfc822 format available.
Notification sent
to
Vivien Kraus <vivien <at> planete-kraus.eu>
:
bug acknowledged by developer.
(Sun, 24 Mar 2024 10:32:02 GMT)
Full text and
rfc822 format available.
Message #10 received at 69959-done <at> debbugs.gnu.org (full text, mbox):
[Message part 1 (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)]
Information forwarded
to
guix-patches <at> gnu.org
:
bug#69959
; Package
guix-patches
.
(Sun, 24 Mar 2024 10:56:02 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
.
(Sun, 21 Apr 2024 11:24:17 GMT)
Full text and
rfc822 format available.
This bug report was last modified 1 year and 60 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.