guix-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug#68484] [PATCH] gnu: guile-fibers: Disable failing tests on aarch64.


From: Mathieu Othacehe
Subject: [bug#68484] [PATCH] gnu: guile-fibers: Disable failing tests on aarch64.
Date: Wed, 17 Jan 2024 10:56:03 +0100
User-agent: Gnus/5.13 (Gnus v5.13)

Hey,

> +                       (substitute* "tests/channels.scm"
> +                         ;; This test has issues on aarch64 systems. It 
> passes
> +                         ;; on an Apple M1, but raises exceptions on a 
> Hetzner
> +                         ;; aarch64 VM.
> +                         ((".*assert-run-fibers-terminates .*pingpong.*") 
> ""))

Maybe we should only disable that one if we are targeting an aarch64
system / target?

Thanks,

Mathieu





reply via email to

[Prev in Thread] Current Thread [Next in Thread]