gnunet-svn
[Top][All Lists]
Advanced

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

[gnunet-scheme] 01/04: tests/mq: Notice "nothing lost when sending concu


From: gnunet
Subject: [gnunet-scheme] 01/04: tests/mq: Notice "nothing lost when sending concurrently" non-deterministically hangs.
Date: Wed, 27 Jul 2022 21:30:01 +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 eb98ea0167960768b4c01f46c5ee5d53b23e8200
Author: Maxime Devos <maximedevos@telenet.be>
AuthorDate: Wed Jul 27 18:57:28 2022 +0200

    tests/mq: Notice "nothing lost when sending concurrently" 
non-deterministically hangs.
    
    * tests/mq.scm ("nothing lost when sending concurrently"): Notice it
    sometimes hangs.
---
 tests/mq.scm | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/tests/mq.scm b/tests/mq.scm
index 8d456ac..f73eab9 100644
--- a/tests/mq.scm
+++ b/tests/mq.scm
@@ -467,6 +467,8 @@ with @code{x}."
   missing)
 
 ;; But possibly out-of-order!
+;; TODO: infrequently hangs, in the last attempt it hung
+;; after being run 14 times in a row.
 (test-equal "nothing lost when sending concurrently"
   '()
   (let* ((mq (make-message-queue no-handlers

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