gnunet-svn
[Top][All Lists]
Advanced

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

[gnunet-scheme] 05/11: tests/distributed-hash-table: Notice an indetermi


From: gnunet
Subject: [gnunet-scheme] 05/11: tests/distributed-hash-table: Notice an indeterministic test failure.
Date: Thu, 30 Jun 2022 00:49:25 +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 54ba96ea4667a666630acad9a3035891cc4ea02d
Author: Maxime Devos <maximedevos@telenet.be>
AuthorDate: Wed Jun 29 22:19:01 2022 +0000

    tests/distributed-hash-table: Notice an indeterministic test failure.
    
    * tests/distributed-hash-table.scm
      ("cancelling a search within a search callback does not hang"): Add
      failure message.
---
 tests/distributed-hash-table.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tests/distributed-hash-table.scm b/tests/distributed-hash-table.scm
index 227747a..4de8a54 100644
--- a/tests/distributed-hash-table.scm
+++ b/tests/distributed-hash-table.scm
@@ -790,7 +790,7 @@ supported.  When @var{explode} is signalled, the connection 
is closed."
      #true)))
 
 ;; TODO: would be nice to verify that the necessary messages are sent to the
-;; DHT service.
+;; DHT service.  TODO: sometimes fails with ‘epoll instance is death’.
 (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]