unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#54306] [PATCH] gnu: mblaze: Enable tests.
@ 2022-03-09  1:14 jgart via Guix-patches via
  2022-03-11  0:28 ` bug#54306: " Nicolas Goaziou
  0 siblings, 1 reply; 2+ messages in thread
From: jgart via Guix-patches via @ 2022-03-09  1:14 UTC (permalink / raw)
  To: 54306; +Cc: jgart

https://github.com/leahneukirchen/mblaze/issues/221

* gnu/packages/mail.scm (mblaze)[arguments]: Enable tests
and remove comment about broken tests since tests are not broken.
---
 gnu/packages/mail.scm | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/gnu/packages/mail.scm b/gnu/packages/mail.scm
index b0b9ae9f76..eee5f1b168 100644
--- a/gnu/packages/mail.scm
+++ b/gnu/packages/mail.scm
@@ -2726,8 +2726,7 @@ (define-public mblaze
     (native-inputs
      (list perl))
     (arguments
-     `(#:tests? #f                   ; XXX: Upstream tests appear to be broken
-       #:make-flags (list (string-append "CC=" ,(cc-for-target))
+     `(#:make-flags (list (string-append "CC=" ,(cc-for-target))
                           "PREFIX="
                           (string-append "DESTDIR=" %output))
        #:phases
-- 
2.35.1





^ permalink raw reply related	[flat|nested] 2+ messages in thread

* bug#54306: [PATCH] gnu: mblaze: Enable tests.
  2022-03-09  1:14 [bug#54306] [PATCH] gnu: mblaze: Enable tests jgart via Guix-patches via
@ 2022-03-11  0:28 ` Nicolas Goaziou
  0 siblings, 0 replies; 2+ messages in thread
From: Nicolas Goaziou @ 2022-03-11  0:28 UTC (permalink / raw)
  To: jgart via Guix-patches via; +Cc: jgart, 54306-done

Hello,

jgart via Guix-patches via <guix-patches@gnu.org> writes:

> https://github.com/leahneukirchen/mblaze/issues/221
>
> * gnu/packages/mail.scm (mblaze)[arguments]: Enable tests
> and remove comment about broken tests since tests are not broken.

Applied. Thank you.

Regards,
-- 
Nicolas Goaziou




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-03-11  0:29 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-03-09  1:14 [bug#54306] [PATCH] gnu: mblaze: Enable tests jgart via Guix-patches via
2022-03-11  0:28 ` bug#54306: " Nicolas Goaziou

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).