unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#42363] [PATCH] gnu: gnunet: Enable some tests.
@ 2020-07-15 11:56 Tanguy Le Carrour
  2020-07-20  9:34 ` bug#42363: " Efraim Flashner
  0 siblings, 1 reply; 3+ messages in thread
From: Tanguy Le Carrour @ 2020-07-15 11:56 UTC (permalink / raw)
  To: 42363; +Cc: Tanguy Le Carrour

* gnu/packages/gnunet.scm (gnunet): [arguments] Enable cadet tests.
---
 gnu/packages/gnunet.scm | 11 -----------
 1 file changed, 11 deletions(-)

diff --git a/gnu/packages/gnunet.scm b/gnu/packages/gnunet.scm
index 72f4d1c12c..979dadbe2e 100644
--- a/gnu/packages/gnunet.scm
+++ b/gnu/packages/gnunet.scm
@@ -296,17 +296,6 @@ supports HTTP, HTTPS and GnuTLS.")
         (add-after 'configure 'remove-failing-tests
           ;; These tests fail in Guix's building environment.
           (lambda _
-            (substitute* "src/cadet/Makefile"
-              (("test_cadet_2_reopen\\$\\(EXEEXT\\) \\\\\n") "test_cadet_2_reopen$(EXEEXT)")
-              (("test_cadet_5_forward\\$\\(EXEEXT\\) \\\\\n") "")
-              (("test_cadet_5_signal\\$\\(EXEEXT\\) \\\\\n") "")
-              (("test_cadet_5_keepalive\\$\\(EXEEXT\\) \\\\\n") "")
-              (("test_cadet_5_speed\\$\\(EXEEXT\\) \\\\\n") "")
-              (("test_cadet_5_speed_ack\\$\\(EXEEXT\\) \\\\\n") "")
-              (("test_cadet_5_speed_reliable\\$\\(EXEEXT\\) \\\\\n") "")
-              (("test_cadet_5_speed_reliable_backwards\\$\\(EXEEXT\\) \\\\\n") "")
-              (("test_cadet_5_speed_backwards\\$\\(EXEEXT\\) \\\\\n") "")
-              (("test_cadet_5_reopen\\$\\(EXEEXT\\)") ""))
             (substitute* "src/transport/Makefile"
               (("\\$\\(am__EXEEXT_15\\)") "") ; test_transport_api_https
               (("test_transport_api_manipulation_cfg\\$\\(EXEEXT\\) \\\\\n") "")
-- 
2.27.0





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

* bug#42363: [PATCH] gnu: gnunet: Enable some tests.
  2020-07-15 11:56 [bug#42363] [PATCH] gnu: gnunet: Enable some tests Tanguy Le Carrour
@ 2020-07-20  9:34 ` Efraim Flashner
  2020-07-20  9:42   ` [bug#42363] " Tanguy Le Carrour
  0 siblings, 1 reply; 3+ messages in thread
From: Efraim Flashner @ 2020-07-20  9:34 UTC (permalink / raw)
  To: Tanguy Le Carrour; +Cc: 42363-done

[-- Attachment #1: Type: text/plain, Size: 285 bytes --]

I forgot how long gnunet takes to build on my machine. Patch pushed!


-- 
Efraim Flashner   <efraim@flashner.co.il>   אפרים פלשנר
GPG key = A28B F40C 3E55 1372 662D  14F7 41AA E7DC CA3D 8351
Confidentiality cannot be guaranteed on emails sent or received unencrypted

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

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

* [bug#42363] [PATCH] gnu: gnunet: Enable some tests.
  2020-07-20  9:34 ` bug#42363: " Efraim Flashner
@ 2020-07-20  9:42   ` Tanguy Le Carrour
  0 siblings, 0 replies; 3+ messages in thread
From: Tanguy Le Carrour @ 2020-07-20  9:42 UTC (permalink / raw)
  To: Efraim Flashner; +Cc: 42363-done

Le 07/20, Efraim Flashner a écrit :
> I forgot how long gnunet takes to build on my machine. Patch pushed!

On any machine, apparently! ^_^'
Thanks for taking the (looong) time to run the tests and for pushing!

-- 
Tanguy




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

end of thread, other threads:[~2020-07-20  9:43 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-07-15 11:56 [bug#42363] [PATCH] gnu: gnunet: Enable some tests Tanguy Le Carrour
2020-07-20  9:34 ` bug#42363: " Efraim Flashner
2020-07-20  9:42   ` [bug#42363] " Tanguy Le Carrour

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).