gnunet-svn
[Top][All Lists]
Advanced

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

[gnunet-scheme] 02/06: Unskip DHT test.


From: gnunet
Subject: [gnunet-scheme] 02/06: Unskip DHT test.
Date: Wed, 26 Oct 2022 00:30:03 +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 91648c816a1a7ee6fdd4443a0b4c45b9c423f17a
Author: Maxime Devos <maximedevos@telenet.be>
AuthorDate: Tue Oct 25 22:08:01 2022 +0200

    Unskip DHT test.
    
    Largely reverts c0c1dfffcbef68ec3d055e87637417dfb0882977, as seemingly
    things are going well now.
    
    * tests/distributed-hash-table.scm ("searches restarted after
    disconnect"): Unskip.
---
 tests/distributed-hash-table.scm | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

diff --git a/tests/distributed-hash-table.scm b/tests/distributed-hash-table.scm
index 4c712fc..96d05ec 100644
--- a/tests/distributed-hash-table.scm
+++ b/tests/distributed-hash-table.scm
@@ -800,9 +800,7 @@ supported.  When @var{explode} is signalled, the connection 
is closed."
         (loop (+ n 1))))
      #true)))
 
-;; XXX hangs, maybe a bug in the DHT simulation?  Maybe best replace with a
-;; full DHT simulation.
-(test-skip 1)
+;; This test has hanged in the past, but that hang cannot be reproduced 
anymore.
 (test-assert "searches restarted after disconnect"
   (let ((stop-first-server (make-condition))
        (first-accepted (make-condition)))

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