Bug #2881
closed
- Assignee set to Vince Lehman
- Subject changed from TestNlsr/FaceDestroyEvent test case fails in some cases to TestNlsr/FaceDestroyEvent test case fails on TravisCI
- Description updated (diff)
Same failure occurs with NLSR's own TravisCI project, so it's not caused by ndn-cxx-breaks build script.
- Target version set to v0.2.1
- Assignee changed from Vince Lehman to Muktadir Chowdhury
I initially suspects there is uninitialized memory, but valgrind
reports nothing wrong.
I ran this test case individually on Ubuntu 12.04.
The first execution gives this error, but the second and third executions are successful.
Thus, this is probably a timing issue.
Then I noticed nlsrSeqNo.txt
file in the home directory. I deleted that file, and the error reappears.
So the new conclusion is: the test case fails every time if $HOME/nlsrSeqNo.txt
does not exist; it succeeds when this file exists from a previous execution.
- Status changed from New to In Progress
- Status changed from In Progress to Code review
- % Done changed from 0 to 90
- Status changed from Code review to Closed
- % Done changed from 90 to 100
Also available in: Atom
PDF