View Issue Details

IDProjectCategoryView StatusLast Update
0005372GNUnetcadet servicepublic2024-03-12 14:50
Reporterch3 Assigned Toschanzen  
PrioritynormalSeverityminorReproducibilitysometimes
Status closedResolutionnot fixable 
OSarchlinuxOS Version2018-06-29 
Product Version0.11.0pre66 
Fixed in Version0.21.0 
Summary0005372: cadet test fails
DescriptionRunning make check in src/cadet/ the test 'test_cadet_5_speed_backwards' fails.
Steps To ReproduceRun make check in src/cadet/.
Additional InformationThe log says:

Jun 29 00:42:56-013631 test_cadet_small-13813 ERROR payload 265, expected: 264
Jun 29 00:42:56-033047 test_cadet_small-13813 ERROR payload 266, expected: 265
Jun 29 00:42:56-033779 test_cadet_small-13813 ERROR payload 264, expected: 266
Jun 29 00:43:15-994120 transport-13887 ERROR Assertion failed at peerinfo_api.c:567.
Jun 29 00:43:15-999561 transport-13873 ERROR Assertion failed at peerinfo_api.c:567.
Jun 29 00:43:16-002322 transport-13891 ERROR Assertion failed at peerinfo_api.c:567.
Jun 29 00:43:16-015143 transport-13875 ERROR Assertion failed at peerinfo_api.c:567.
Jun 29 00:43:16-021631 transport-13883 ERROR Assertion failed at peerinfo_api.c:567.
Jun 29 00:43:16-041281 test_cadet_small-13813 ERROR FAILED! (270/504)
FAIL test_cadet_5_speed_backwards (exit status: 1)
TagsNo tags attached.

Activities

Christian Grothoff

2018-07-03 14:01

manager   ~0013129

This is well-known and related to transport/testbed not getting the connections up. Not a CADET issue.

Christian Grothoff

2018-07-03 14:02

manager   ~0013130

(Leaving under category CADET anyway, just because this is where people would find it if they investigate the CADET test suite failure.)

Christian Grothoff

2018-07-03 14:03

manager   ~0013131

Possible solution: move from udp to UNIX. Disadvantage: test suite won't work on W32 platforms at all any more.

schanzen

2024-03-12 14:49

administrator   ~0021868

Test does not exist anymore because testbed does not exist anymore.

Issue History

Date Modified Username Field Change
2018-06-29 00:50 ch3 New Issue
2018-06-29 00:50 ch3 Status new => assigned
2018-06-29 00:50 ch3 Assigned To => Bart Polot
2018-07-03 14:01 Christian Grothoff Note Added: 0013129
2018-07-03 14:02 Christian Grothoff Assigned To Bart Polot =>
2018-07-03 14:02 Christian Grothoff Status assigned => confirmed
2018-07-03 14:02 Christian Grothoff Note Added: 0013130
2018-07-03 14:03 Christian Grothoff Note Added: 0013131
2024-03-12 14:49 schanzen Assigned To => schanzen
2024-03-12 14:49 schanzen Status confirmed => resolved
2024-03-12 14:49 schanzen Resolution open => fixed
2024-03-12 14:49 schanzen Fixed in Version => 0.21.0
2024-03-12 14:49 schanzen Note Added: 0021868
2024-03-12 14:50 schanzen Status resolved => closed
2024-03-12 14:50 schanzen Resolution fixed => not fixable