View Issue Details

IDProjectCategoryView StatusLast Update
0002397GNUnetDHT servicepublic2012-11-05 18:34
ReporterChristian Grothoff Assigned ToChristian Grothoff  
PriorityhighSeverityminorReproducibilityrandom
Status closedResolutionfixed 
Product VersionGit master 
Target Version0.9.4Fixed in Version0.9.4 
Summary0002397: test_dht_monitor fails with: ERROR expected at least 4 hops, got 1
DescriptionFor example, here:

https://gnunet.org/buildbot/builders/wachs-lenny-powerpc/builds/1827/steps/tests%20dht/logs/stdio

I've seen this more than once now. Could be that testing doesn't give us the expected topology (blacklisting failure), could be a bug in the testcase. Needs to be investigated.
TagsNo tags attached.

Activities

Christian Grothoff

2012-06-19 11:34

manager   ~0006102

Looks like this was a timing issue; if the DHT request was transmitted too early, we'd miss it on monitoring; if the DHT response came before the monitor signals, we'd ignore the (late) monitor events when counting. Fixed in SVN 22103.

Issue History

Date Modified Username Field Change
2012-06-01 23:14 Christian Grothoff New Issue
2012-06-03 01:16 Christian Grothoff Target Version => 0.9.4
2012-06-16 02:26 Christian Grothoff Priority normal => high
2012-06-18 23:01 Christian Grothoff Assigned To => Christian Grothoff
2012-06-18 23:01 Christian Grothoff Status new => assigned
2012-06-19 08:58 Christian Grothoff Status assigned => resolved
2012-06-19 08:58 Christian Grothoff Fixed in Version => 0.9.4
2012-06-19 08:58 Christian Grothoff Resolution open => fixed
2012-06-19 10:09 Christian Grothoff Status resolved => assigned
2012-06-19 10:10 Christian Grothoff Fixed in Version 0.9.4 =>
2012-06-19 11:34 Christian Grothoff Note Added: 0006102
2012-06-19 11:34 Christian Grothoff Status assigned => resolved
2012-06-19 11:34 Christian Grothoff Fixed in Version => 0.9.4
2012-11-05 18:34 Christian Grothoff Status resolved => closed