Bug #4796
Updated by Davide Pesavento almost 6 years ago
``` ../tests/unit/net/face-uri.t.cpp(188): Entering test case "IsCanonicalUdp" ../tests/unit/net/collect-netifs.cpp(49): fatal error: in "std::vector<shared_ptr<const NetworkInterface> > ndn::net::tests::collectNetworkInterfaces(bool)": boost::exception_detail::clone_impl<boost::exception_detail::error_info_injector<ndn::net::NetworkMonitor::Error> >: NetworkMonitor::CAP_ENUM is unavailable ../tests/unit/net/face-uri.t.cpp(206): last checkpoint ../tests/unit/net/face-uri.t.cpp(188): Leaving test case "IsCanonicalUdp" ../tests/unit/net/face-uri.t.cpp(325): Entering test case "IsCanonicalTcp" ../tests/unit/net/collect-netifs.cpp(49): fatal error: in "std::vector<shared_ptr<const NetworkInterface> > ndn::net::tests::collectNetworkInterfaces(bool)": boost::exception_detail::clone_impl<boost::exception_detail::error_info_injector<ndn::net::NetworkMonitor::Error> >: NetworkMonitor::CAP_ENUM is unavailable ../tests/unit/net/face-uri.t.cpp(343): last checkpoint ../tests/unit/net/face-uri.t.cpp(325): Leaving test case "IsCanonicalTcp" ../tests/unit/net/face-uri.t.cpp(359): Entering test case "CanonizeTcpV4" ../tests/unit/net/face-uri.t.cpp(88): error: in "Net/TestFaceUri/CanonizeTcpV4": tcp4://192.0.2.7:99999 should fail ../tests/unit/net/collect-netifs.cpp(49): fatal error: in "std::vector<shared_ptr<const NetworkInterface> > ndn::net::tests::collectNetworkInterfaces(bool)": boost::exception_detail::clone_impl<boost::exception_detail::error_info_injector<ndn::net::NetworkMonitor::Error> >: NetworkMonitor::CAP_ENUM is unavailable ../tests/unit/net/face-uri.t.cpp(101): last checkpoint ../tests/unit/net/face-uri.t.cpp(359): Leaving test case "CanonizeTcpV4"; testing time: 7812us ```