guix build option --keep-going is not honored with --rounds

  • Open
  • quality assurance status badge
Details
One participant
  • Maxim Cournoyer
Owner
unassigned
Submitted by
Maxim Cournoyer
Severity
normal
M
M
Maxim Cournoyer wrote on 25 Oct 2021 20:22
(name . bug-guix)(address . bug-guix@gnu.org)
87mtmxdkx6.fsf@gmail.com
Hello,

While attempting to gather stats on the fail rate of the guile-ssh test
suite, I tried running:

./pre-inst-env guix build --keep-going --rounds=100 guile-ssh

I was surprised that it would abort upon encountering the first failure,
instead of continuing as --keep-going implies.

Thank you,

Maxim
?
Your comment

Commenting via the web interface is currently disabled.

To comment on this conversation send an email to 51392@debbugs.gnu.org

To respond to this issue using the mumi CLI, first switch to it
mumi current 51392
Then, you may apply the latest patchset in this issue (with sign off)
mumi am -- -s
Or, compose a reply to this issue
mumi compose
Or, send patches to this issue
mumi send-email *.patch