gnunet-svn
[Top][All Lists]
Advanced

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

[gnunet-scheme] 02/07: tests/distributed-hash-table: Unskip test.


From: gnunet
Subject: [gnunet-scheme] 02/07: tests/distributed-hash-table: Unskip test.
Date: Sun, 28 Aug 2022 22:03:08 +0200

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 534b6b27beeed040215df8b26a80913c112f3354
Author: Maxime Devos <maximedevos@telenet.be>
AuthorDate: Sun Aug 28 21:39:58 2022 +0200

    tests/distributed-hash-table: Unskip test.
    
    The guile-fibers bug has been fixed by now.
    
    * tests/distributed-hash-table.scm
    ("cancelling a search within a search callback does not hang"): Unskip.
---
 tests/distributed-hash-table.scm | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/tests/distributed-hash-table.scm b/tests/distributed-hash-table.scm
index 0a98e85..9453873 100644
--- a/tests/distributed-hash-table.scm
+++ b/tests/distributed-hash-table.scm
@@ -763,9 +763,6 @@ supported.  When @var{explode} is signalled, the connection 
is closed."
      (wait done)
      #true)))
 
-;; TODO: would be nice to verify that the necessary messages are sent to the
-;; DHT service.  TODO: sometimes fails with ‘epoll instance is death’.
-(test-skip 1)
 (test-assert "cancelling a search within a search callback does not hang"
   (call-with-services/fibers
    `(("dht" . ,(simulate-dht-service)))

-- 
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]