aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authort3sserakt <t3ss@posteo.de>2021-01-25 16:54:28 +0100
committert3sserakt <t3ss@posteo.de>2021-01-25 16:54:28 +0100
commit147e2df41699ac890b2639265434417e41b94b2f (patch)
treefd6e4e53efae962ffcff27c124a6ea24a4f87d23
parent4eeb7fbf0a9aba7d5853ea94b1b04a6dda75a811 (diff)
downloadgnunet-147e2df41699ac890b2639265434417e41b94b2f.tar.gz
gnunet-147e2df41699ac890b2639265434417e41b94b2f.zip
- why is tng buildbot failing
-rwxr-xr-x.buildbot/firefly-x86_64-amdepyc_test_tng.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/.buildbot/firefly-x86_64-amdepyc_test_tng.sh b/.buildbot/firefly-x86_64-amdepyc_test_tng.sh
index f247f5a69..031615517 100755
--- a/.buildbot/firefly-x86_64-amdepyc_test_tng.sh
+++ b/.buildbot/firefly-x86_64-amdepyc_test_tng.sh
@@ -3,6 +3,6 @@
3# echo "Skipped" 3# echo "Skipped"
4 4
5pushd src/transport 5pushd src/transport
6make check TESTS='test_communicator_basic-tcp test_communicator_rekey-tcp test_communicator_basic-unix test_communicator_basic-udp test_communicator_backchannel-udp test_communicator_rekey-udp test_communicator_bidirect-tcp' 6make check TESTS='test_communicator_basic-tcp test_communicator_rekey-tcp'
7pkill --signal 9 -U buildbot gnunet 7pkill --signal 9 -U buildbot gnunet
8popd 8popd