Project

General

Profile

Actions

Bug #4796

closed

Net/TestFaceUri fails on FreeBSD 11.2

Added by Davide Pesavento over 5 years ago. Updated 6 months ago.

Status:
Closed
Priority:
Low
Category:
Tests
Target version:
Start date:
Due date:
% Done:

100%

Estimated time:

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 #1

Updated by Davide Pesavento over 5 years ago

  • Description updated (diff)
Actions #2

Updated by Davide Pesavento over 5 years ago

  • Status changed from New to Code review
  • % Done changed from 0 to 100
Actions #3

Updated by Davide Pesavento over 5 years ago

  • % Done changed from 100 to 50

Same problem in NFD's face tests.

../tests/daemon/face/test-netif.cpp(37): fatal error: in "std::vector<shared_ptr<const NetworkInterface> > nfd::face::tests::enumerateNetworkInterfaces(ndn::net::NetworkMonitor &)": boost::exception_detail::clone_impl<boost::exception_detail::error_info_injector<ndn::net::NetworkMonitor::Error> >: NetworkMonitor::CAP_ENUM is unavailable
Actions #4

Updated by Davide Pesavento over 5 years ago

  • Tags set to UnitTests
Actions #5

Updated by Davide Pesavento over 5 years ago

  • % Done changed from 50 to 100
Actions #6

Updated by Davide Pesavento over 5 years ago

  • Status changed from Code review to Closed
Actions #7

Updated by Davide Pesavento 6 months ago

  • Tags changed from unit-tests to unit-tests, FreeBSD
Actions

Also available in: Atom PDF