Project

General

Profile

Actions

Bug #5096

closed

TestMulticastEthernetTransport/NetifStateChange fails with interfaces that are not RUNNING

Added by Eric Newberry about 4 years ago. Updated about 4 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
Faces
Target version:
Start date:
Due date:
% Done:

100%

Estimated time:

Description

On one of the Jenkins agents for macOS Catalina, the Face/TestMulticastEthernetTransport/NetifStateChange consistently fails when it attempts to use the awdl0 (Apple Wireless Direct Link) interface (which is administratively up, but is not RUNNING). However, I have confirmed that it still fails on macOS when this test case attempts to use a standard Ethernet interface that is also administratively up, but not RUNNING.
Davide and I have determined that this issue is likely caused by a combination of the following two issues:

  • EthernetTransport is not initially set to TransportState::DOWN when the underlying interface is initially not InterfaceState::RUNNING.
  • EthernetFixture uses any interface that is administratively up but not necessarily InterfaceState::RUNNING, while the test case in question assumes that the transport is initially TransportState::UP (not guaranteed once the previous point is fixed).

Related issues 1 (0 open1 closed)

Related to NFD - Bug #5074: Transport tests failing due to macOS AWDL interfacesClosedDavide Pesavento

Actions
Actions

Also available in: Atom PDF