Actions
Bug #4796
closedNet/TestFaceUri fails on FreeBSD 11.2
Start date:
Due date:
% Done:
100%
Estimated time:
Tags:
Description
../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/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
Actions