View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0001777 | GNUnet | datacache library | public | 2011-09-16 20:54 | 2011-09-18 14:59 |
| Reporter | Christian Grothoff | Assigned To | Christian Grothoff | ||
| Priority | urgent | Severity | major | Reproducibility | always |
| Status | closed | Resolution | fixed | ||
| Product Version | Git master | ||||
| Summary | 0001777: datacache test reports 0 items found -- this can't be OK, can it? | ||||
| Description | ................................................................................ Stored 10000 items in 1128574ms ................................................................................ Found 0/10000 items in 4216ms (10000 were deleted during storage processing) PASS: perf_datacache_sqlite | ||||
| Steps To Reproduce | This is on the FreeBSD buildbot. | ||||
| Tags | No tags attached. | ||||
|
|
Also on the i386 Linux buildbot: http://gnunet.org:8010/builders/wachs-lenny-i386/builds/186/steps/tests%20datacache/logs/stdio |
|
|
Not a problem with counting in the benchmark code, I get this on spec: grothoff@spec:~/svn/gnunet/src/datacache$ ./perf_datacache_sqlite ................................................................................ Stored 10000 items in 23436ms ................................................................................ Found 3125/10000 items in 233ms (6875 were deleted during storage processing) |
|
|
I think the content expiration (5 minutes) was simply set too low for those systems, causing all content to expire before the test had a chance to complete. |
|
|
Yep, that fixed it. |
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2011-09-16 20:54 | Christian Grothoff | New Issue | |
| 2011-09-16 20:54 | Christian Grothoff | Status | new => assigned |
| 2011-09-16 20:54 | Christian Grothoff | Assigned To | => Christian Grothoff |
| 2011-09-16 20:55 | Christian Grothoff | Priority | normal => urgent |
| 2011-09-16 20:55 | Christian Grothoff | Note Added: 0004592 | |
| 2011-09-18 11:12 | Christian Grothoff | Note Added: 0004600 | |
| 2011-09-18 13:25 | Christian Grothoff | Note Added: 0004606 | |
| 2011-09-18 13:40 | Christian Grothoff | Note Added: 0004607 | |
| 2011-09-18 13:40 | Christian Grothoff | Status | assigned => resolved |
| 2011-09-18 13:40 | Christian Grothoff | Resolution | open => fixed |
| 2011-09-18 14:59 | Christian Grothoff | Status | resolved => closed |