unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#69959] [PATCH gnome-team] gnu: conan: Disable flaky test.
@ 2024-03-23  9:43 Vivien Kraus via Guix-patches via
  2024-03-24 10:29 ` bug#69959: " Christopher Baines
  0 siblings, 1 reply; 2+ messages in thread
From: Vivien Kraus via Guix-patches via @ 2024-03-23  9:43 UTC (permalink / raw)
  To: 69959; +Cc: liliana.prikler, maxim.cournoyer, rg, vivien

* 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




^ permalink raw reply related	[flat|nested] 2+ messages in thread

* bug#69959: [PATCH gnome-team] gnu: conan: Disable flaky test.
  2024-03-23  9:43 [bug#69959] [PATCH gnome-team] gnu: conan: Disable flaky test Vivien Kraus via Guix-patches via
@ 2024-03-24 10:29 ` Christopher Baines
  0 siblings, 0 replies; 2+ messages in thread
From: Christopher Baines @ 2024-03-24 10:29 UTC (permalink / raw)
  To: Vivien Kraus
  Cc: rg, guix-patches, 69959-done, liliana.prikler, maxim.cournoyer

[-- Attachment #1: Type: text/plain, Size: 436 bytes --]


Vivien Kraus via Guix-patches via <guix-patches@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

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 987 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2024-03-24 10:31 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-03-23  9:43 [bug#69959] [PATCH gnome-team] gnu: conan: Disable flaky test Vivien Kraus via Guix-patches via
2024-03-24 10:29 ` bug#69959: " Christopher Baines

Code repositories for project(s) associated with this public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).