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
Maxime Devos wrote on 7 Oct 2022 21:19
(address . 58337@debbugs.gnu.org)
55782ff4-bbf9-3de7-33d6-5a921868d9c0@telenet.be
Patch(es) are in theory ready; doing some additional testing (not tested
on in-tree guile-build-system packages yet) ...
Attachment: OpenPGP_signature
M
?
Your comment

Commenting via the web interface is currently disabled.

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

To respond to this issue using the mumi CLI, first switch to it
mumi current 58337
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