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.
Actions