[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#68484: [PATCH v2] gnu: guile-fibers: Disable failing tests on aarch6
From: |
Ludovic Courtès |
Subject: |
bug#68484: [PATCH v2] gnu: guile-fibers: Disable failing tests on aarch64. |
Date: |
Wed, 24 Jan 2024 23:30:20 +0100 |
User-agent: |
Gnus/5.13 (Gnus v5.13) |
Hi Roman,
Roman Scherer <roman@burningswell.com> skribis:
> * gnu/packages/guile-xyz.scm (guile-fibers): Disable failing tests on aarch64.
>
> Change-Id: Id05b516a659f641cc7ef01efdaf6cd1f2c735800
I pushed a variant of this patch as
8bee6bb9aaaf35c36fe325675d1eb2daebd69c25, which avoids a rebuild on
x86_64 and makes things somewhat clearer IMO.
Thank you,
Ludo’.