Actions
Bug #3692
closedinteg fails due to inconsideration of Nack
Start date:
08/01/2016
Due date:
% Done:
100%
Estimated time:
2.00 h
Description
Two IntegrationTests scenarios are failing because of improper Nack handling.
CS freshness test step 8 expresses an Interest that should not be satisfied by CS when no producer is running, and "Fail if this Interest is answered".
The design should be "Fail if this Interest is answered with Data", and the implementation should permit either a timeout or a Nack.
localhop test is correctly designed, but the implementation expects no answer in one of the steps, and a Nack-NoRoute is received.
The implementation should be fixed to match the design.
Files
Actions