guile-build-system does not recognise and pass on #:tests?

  • Open
  • quality assurance status badge
Details
One participant
  • Maxime Devos
Owner
unassigned
Submitted by
Maxime Devos
Severity
normal
M
M
Maxime Devos wrote on 6 Oct 2022 18:14
(address . bug-guix@gnu.org)
d69f2ac0-4cf3-6a0f-0d48-d819dd173643@telenet.be
See Subject.
Not doing so would be reasonable, as there is no check phase anyway,
however, packages using guile-build-system can define their own check
phase that should respect #:tests?, but currently they can't, as
#:tests? is always unset and hence (when tests? ...) is never run.
(I would give an example, but it's not in Guix yet.)
Patch to be written.
Greetings,
Maxime.
Attachment: OpenPGP_signature
M
M
?