Actions
Bug #3694
closedinteg fails due to ndnpeek/ndnping syntax change
Start date:
08/01/2016
Due date:
% Done:
100%
Estimated time:
2.00 h
Description
Two IntegrationTests scenarios are failing because of syntax changes in ndnpeek/ndnping.
Interest aggregation test invokes ndnpeek with -l 6000
, but it should be either -l6000
or --lifetime 6000
.
Link failure test does not interpret ndnping output correct due to a change in that output.
Files
Actions