View Issue Details

IDProjectCategoryView StatusLast Update
0007787GNUnetbuild processpublic2024-04-04 09:18
Reporterapteryx Assigned Toschanzen  
PrioritynormalSeverityminorReproducibilityhave not tried
Status resolvedResolutionfixed 
Product Version0.19.3 
Summary0007787: non-deterministic test_cadet_2_speed_reliable test failure
DescriptionThe test_cadet_2_speed_reliable test (and I'm guessing and "speed_reliable" tests) appear to fail non-deterministically.
Steps To ReproduceRan the test suite for the GNU Guix package of GNUnet, e.g. (guix build gnunet --no-substitutes).
Additional Information=============================================
   gnunet 0.19.3: src/cadet/test-suite.log
=============================================

# TOTAL: 21
# PASS: 20
# SKIP: 0
# XFAIL: 0
# FAIL: 1
# XPASS: 0
# ERROR: 0

.. contents:: :depth: 2

FAIL: test_cadet_2_speed_reliable
=================================

2023-03-31T16:58:04.221384+0000 cadet-26142 WARNING **************************************
2023-03-31T16:58:04.221412+0000 cadet-26142 WARNING Cadet is running with DROP enabled.
2023-03-31T16:58:04.221420+0000 cadet-26142 WARNING This is NOT a good idea!
2023-03-31T16:58:04.221425+0000 cadet-26142 WARNING Remove DROP_PERCENT from config file.
2023-03-31T16:58:04.221428+0000 cadet-26142 WARNING **************************************
2023-03-31T16:58:04.222440+0000 cadet-26145 WARNING **************************************
2023-03-31T16:58:04.222468+0000 cadet-26145 WARNING Cadet is running with DROP enabled.
2023-03-31T16:58:04.222473+0000 cadet-26145 WARNING This is NOT a good idea!
2023-03-31T16:58:04.222477+0000 cadet-26145 WARNING Remove DROP_PERCENT from config file.
2023-03-31T16:58:04.222483+0000 cadet-26145 WARNING **************************************

Results of test "speed reliable"
Test time 5 s
Test bandwidth: 0.335739 kb/s
Test throughput: 83.934867 packets/s

2023-03-31T16:58:31.177172+0000 util-client-26167 WARNING Error during sending message of type 342: Broken pipe
2023-03-31T16:58:31.181853+0000 test_cadet_small-26124 ERROR FAILED! (503/504)
2023-03-31T16:58:31.181923+0000 test_cadet_small-26124 WARNING Be disciplined. Some operations were not marked as done.
FAIL test_cadet_2_speed_reliable (exit status: 1)



--- ./src/core/test-suite.log -----------------------------------------------
TagsNo tags attached.
Attached Files

Activities

apteryx

2024-03-31 19:31

reporter   ~0022074

These tests appear to have been removed. The .gitignore file should be cleaned from their references.

schanzen

2024-04-04 09:18

administrator   ~0022104

Fix committed to master branch.

Related Changesets

gnunet: master 19d2dd13

2024-04-04 11:18

schanzen


Details Diff
Update gitignore. Fixes 0007787 Affected Issues
0007787
mod - src/service/cadet/.gitignore Diff File

Issue History

Date Modified Username Field Change
2023-03-31 19:23 apteryx New Issue
2023-03-31 19:23 apteryx File Added: gnunet-0.19.3-cadet-speed-reliable.log.gz
2024-03-31 19:31 apteryx Note Added: 0022074
2024-04-04 09:18 schanzen Changeset attached => gnunet master 19d2dd13
2024-04-04 09:18 schanzen Note Added: 0022104
2024-04-04 09:18 schanzen Assigned To => schanzen
2024-04-04 09:18 schanzen Status new => resolved
2024-04-04 09:18 schanzen Resolution open => fixed