Actions
Bug #2498
closedFaceCreateCanonize in test-face-controller.cpp fails due to IPv4/IPv6 support assumption
Start date:
02/09/2015
Due date:
% Done:
0%
Estimated time:
Description
The FaceCreateCanonize test case fails because it expects both IPv4 and IPv6 support.
Instead, the test should check for support using ndn-cxx/NetworkConfigurationDetector and fail or pass accordingly.
Updated by Alex Afanasyev over 10 years ago
- Is duplicate of Task #2449: Remove `tests/utility/test-face-controller.cpp` test case added
Updated by Alex Afanasyev over 10 years ago
I would suggest to proceed with #2449. What is the point of using NetworkConfigurationDetector? Canonization is feature of ndn-cxx and is tested there.
Updated by Vince Lehman over 10 years ago
- Status changed from In Progress to Closed
Actions