Actions
Bug #5074
closedTransport tests failing due to macOS AWDL interfaces
Start date:
Due date:
% Done:
100%
Estimated time:
Tags:
Description
On MacOS Mojave, unit tests are failing due to attempting to use Apple's internal P2P interfaces (AWDL) on the transport unit tests (see attached log). This generates significant false positives when checking for errors.
Files
Updated by Davide Pesavento almost 5 years ago
- Subject changed from Unit tests failing due to MacOS AWDL interfaces to Transport tests failing due to macOS AWDL interfaces
- Start date deleted (
01/10/2020)
Updated by Eric Newberry over 4 years ago
This is happening on Catalina as well with Jenkins.
Updated by Eric Newberry over 4 years ago
- Status changed from New to In Progress
- Assignee set to Eric Newberry
- Target version set to 22.02
(Removed previous comment. Was for a different issue.)
Updated by Davide Pesavento over 4 years ago
- Status changed from In Progress to New
- Target version deleted (
22.02)
Updated by Davide Pesavento over 4 years ago
- Related to Bug #5096: TestMulticastEthernetTransport/NetifStateChange fails with interfaces that are not RUNNING added
Updated by Davide Pesavento about 1 year ago
- Category changed from Unit Tests to Faces
- Assignee set to Davide Pesavento
- Priority changed from Normal to Low
- Target version set to 24.07
I think it would make sense to blacklist these interfaces globally, not just in unit tests, given that they can't be used for anything in practice.
Updated by Davide Pesavento about 1 year ago
- Status changed from New to Code review
- % Done changed from 0 to 100
Updated by Davide Pesavento about 1 year ago
- Status changed from Code review to Closed
Actions