Project

General

Profile

Task #2157

Updated by Alex Afanasyev over 9 years ago

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

Back