Actions
Bug #4660
closedInvalid steps in test_fib_matching
Start date:
Due date:
% Done:
100%
Estimated time:
1.50 h
Tags:
Description
IntegrationTests fib_matching test case has several invalid steps:
- "Invoke ndn-traffic to request / with MustBeFresh=true" is invalid since #3781 that disallows zero-component Interest name.
- "Invoke ndn-traffic to request /D with MustBeFresh=true and Exclude=[...,D]" and "Invoke ndn-traffic to request /D with MustBeFresh=true and Exclude=[...,E]" are invalid since #4444.
These steps should be removed.
Actions