gnunet-svn
[Top][All Lists]
Advanced

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

[gnunet] branch master updated: - added second make check, because there


From: gnunet
Subject: [gnunet] branch master updated: - added second make check, because there is still an issue with second communnicator process not finishing correctly.
Date: Wed, 02 Sep 2020 16:28:52 +0200

This is an automated email from the git hooks/post-receive script.

t3sserakt pushed a commit to branch master
in repository gnunet.

The following commit(s) were added to refs/heads/master by this push:
     new 2c797708b - added second make check, because there is still an issue 
with second communnicator process not finishing correctly.
2c797708b is described below

commit 2c797708b38729effe82328484d67a2be02412ed
Author: t3sserakt <t3ss@posteo.de>
AuthorDate: Wed Sep 2 16:22:21 2020 +0200

    - added second make check, because there is still an issue with second 
communnicator process not finishing correctly.
---
 .buildbot/firefly-x86_64-amdepyc_test.sh | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/.buildbot/firefly-x86_64-amdepyc_test.sh 
b/.buildbot/firefly-x86_64-amdepyc_test.sh
index cef0c0cdb..d665d3a7c 100755
--- a/.buildbot/firefly-x86_64-amdepyc_test.sh
+++ b/.buildbot/firefly-x86_64-amdepyc_test.sh
@@ -5,5 +5,7 @@
 pushd src/transport
 make check TESTS='test_communicator_basic-tcp'
 cat test-suite.log
-pkill --signal 9 -U buildbot gnunet 
+pkill --signal 9 -U buildbot gnunet
+make check TESTS='test_communicator_rekey-tcp'
+pkill --signal 9 -U buildbot gnunet
 popd

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