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.
Updated by Davide Pesavento almost 6 years ago
- Subject changed from Invalid steps in fib_matching to Invalid steps in test_fib_matching
- Status changed from New to Code review
- Assignee set to Davide Pesavento
- % Done changed from 0 to 100
Updated by Davide Pesavento almost 6 years ago
- Status changed from Code review to Closed
Actions