--rounds has no effect when used in conjunction with --check

  • Done
  • quality assurance status badge
Details
2 participants
  • Brice Waegeneire
  • Maxim Cournoyer
Owner
unassigned
Submitted by
Brice Waegeneire
Severity
normal
B
B
Brice Waegeneire wrote on 20 Mar 2020 11:16
(address . bug-guix@gnu.org)
d172e43a18112bee64b0f295794127ca@waegenei.re
Hello,

Since this bug is already known[0] this report is just to keep of it.

“guix --check --rounds=3 hello” only build the package once instead of
three time.


Brice.
M
M
Maxim Cournoyer wrote on 28 Sep 2020 05:24
(name . Brice Waegeneire)(address . brice@waegenei.re)(address . 40144@debbugs.gnu.org)
87zh5apoqw.fsf@gmail.com
Hello Brice,

Brice Waegeneire <brice@waegenei.re> writes:

Toggle quote (11 lines)
> Hello,
>
> Since this bug is already known[0] this report is just to keep of it.
>
> guix --check --rounds=3 hello only build the package once instead of
> three time.
>
> [0]: http://logs.guix.gnu.org/guix/2020-03-18.log#213921
>
> Brice.

Thanks for logging this as a bug, it's an annoying one that we should
fix. In the logs posted above, Ludovic mentioned "this is happening in
the daemon, taken from Nix", when talking about the behavior of --rounds
not being honored when --check is given.

I'll try having a look,

Maxim
M
M
Maxim Cournoyer wrote on 9 Oct 2020 23:00
(name . Brice Waegeneire)(address . brice@waegenei.re)(address . 40144-done@debbugs.gnu.org)
87mu0vqflg.fsf@gmail.com
Hello Brice!

Maxim Cournoyer <maxim.cournoyer@gmail.com> writes:

Toggle quote (20 lines)
> Hello Brice,
>
> Brice Waegeneire <brice@waegenei.re> writes:
>
>> Hello,
>>
>> Since this bug is already known[0] this report is just to keep of it.
>>
>> guix --check --rounds=3 hello only build the package once instead of
>> three time.
>>
>> [0]: http://logs.guix.gnu.org/guix/2020-03-18.log#213921
>>
>> Brice.
>
> Thanks for logging this as a bug, it's an annoying one that we should
> fix. In the logs posted above, Ludovic mentioned "this is happening in
> the daemon, taken from Nix", when talking about the behavior of --rounds
> not being honored when --check is given.

[...]

Done in commit 0fa0e8df60. Thanks for the report!

Closing.

Maxim
Closed
?