[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: 01/03: gnu: bluez: Work around test failure on ARM.
From: |
Mark H Weaver |
Subject: |
Re: 01/03: gnu: bluez: Work around test failure on ARM. |
Date: |
Sat, 05 Aug 2017 18:51:04 -0400 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/25.2 (gnu/linux) |
address@hidden (Ludovic Courtès) writes:
> civodul pushed a commit to branch core-updates
> in repository guix.
>
> commit 90ea83ee95ad467fc4a49f4c42d0df94d2952330
> Author: Ludovic Courtès <address@hidden>
> Date: Sat Aug 5 00:02:55 2017 +0200
>
> gnu: bluez: Work around test failure on ARM.
>
> This aims to skip the segfaulting test at
> <https://hydra.gnu.org/build/2195551>.
I also noticed that a great many failures on ARM are due to a bluez
failure, but this seems to be a case where Hydra is misbehaving again.
The bluez build on ARM, as found by searching for "bluez" in the
evaluation, actually succeeded:
https://hydra.gnu.org/build/2185022
However, this is not the same bluez derivation that Hydra is using as
inputs to many other packages. Looking at the source code, I see only
one bluez package. This reminds me of similar problems I had on
'core-updates' some time ago, when I resorted to making a new
'core-updates-2' jobset to work around this problem.
Any idea what's going on here?
Mark
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- Re: 01/03: gnu: bluez: Work around test failure on ARM.,
Mark H Weaver <=