gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[gnunet-scheme] 45/49: guix: Skip tests in guile-fibers/patched.


From: gnunet
Subject: [gnunet-scheme] 45/49: guix: Skip tests in guile-fibers/patched.
Date: Sat, 25 Dec 2021 23:00:22 +0100

This is an automated email from the git hooks/post-receive script.

maxime-devos pushed a commit to branch master
in repository gnunet-scheme.

commit 204d4b2539624f29c9c7a65d573f1f1543de0286
Author: Maxime Devos <maximedevos@telenet.be>
AuthorDate: Sat Dec 25 20:45:35 2021 +0000

    guix: Skip tests in guile-fibers/patched.
    
    * guix.scm (guile-fibers/patched): Skip tests because they take a lot
      of time.
---
 guix.scm | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/guix.scm b/guix.scm
index 5eefab8..a5e6419 100644
--- a/guix.scm
+++ b/guix.scm
@@ -64,6 +64,8 @@
                   (commit "4658b62b402e7d4920ab528da1b42835cea03429")))
             (sha256
              (base32 "1956rz411p3yf7a75z2k1hii88kmn25y2p32bw6w45yy8pynm1rg"))))
+   ;; Tests take a lot of time.
+   (arguments `(#:tests? #f))
    (native-inputs
     `(("autoconf" ,autoconf)
       ("gettext" ,gettext-minimal)

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]