Actions
Task #2157
closedTableCs/InsertAndEraseByName test failing
Start date:
11/10/2014
Due date:
% Done:
100%
Estimated time:
Description
- NFD: commit:689f0e9d52f6c08bc1e4f57690340a31b65e27d8
- ndn-cxx: ndn-cxx:commit:56860f5cd10bc68d771e9bb93a83d0906107cc9d
The following test is failing
Entering test suite "TableCs"
...
Entering test case "InsertAndEraseByName"
../tests/daemon/table/cs.cpp(289): error in "InsertAndEraseByName": check cs.size() == 2 failed [3 != 2]
Leaving test case "InsertAndEraseByName"
...
I'm more than sure that it is due changes with implicit digest processing.
Updated by Alex Afanasyev almost 10 years ago
- Status changed from New to In Progress
- Assignee set to Alex Afanasyev
Updated by Junxiao Shi almost 10 years ago
Just mark them as expected failures. I'll provide new test cases.
Updated by Alex Afanasyev almost 10 years ago
- Status changed from In Progress to Code review
- % Done changed from 0 to 100
Yes. I actually did that. Forgot to update status on redmine.
Updated by Junxiao Shi almost 10 years ago
- Status changed from Code review to Closed
Actions