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
Updated by Junxiao Shi over 8 years ago
- Related to Bug #3263: peek: does not process Nack added
Updated by Eric Newberry over 8 years ago
- Status changed from New to In Progress
Updated by Eric Newberry about 8 years ago
- Status changed from In Progress to Code review
- % Done changed from 0 to 100
Updated by Junxiao Shi about 8 years ago
- File 20160807221502.tgz 20160807221502.tgz added
Updated by Junxiao Shi about 8 years ago
- File 20160808135350.tgz 20160808135350.tgz added
- Status changed from Code review to Closed
Actions