[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#32955: Cuirass: Some tests depend on 'guix-current', which makes the
From: |
Clément Lassieur |
Subject: |
bug#32955: Cuirass: Some tests depend on 'guix-current', which makes them resource expensive |
Date: |
Sun, 07 Oct 2018 14:16:04 +0200 |
User-agent: |
mu4e 1.0; emacs 26.1 |
Clément Lassieur <address@hidden> writes:
> Clément Lassieur <address@hidden> writes:
>
>> Hi,
>>
>> Tests depending on 'guix-current' are expensive in terms of CPU and
>> storage usage since we need to build (current-guix) and then store a
>> couple of full system images.
>>
>> They are built at each evaluation because they depend on 'guix-current'.
>> (And they all fail.)
>
> I understand that 'guix-current' is only built once at each evaluation,
> of course. And now I wonder: is it the same one that is built for
> guix-modular? In that case it's not really useless.
Closing it, because those builds are idle most of the time, until they
fail.