Skip to content

[chore]: Fix CLINetwork tests. #1206

Description

@jglogan

Feature or enhancement request details

CLI network tests were serialized as a workaround for intermittent failures. They are now disabled entirely so we can unblock CI and merge some PRs.

While troubleshooting #1205 I saw that when a network is created on the CI systems, there is an 8 sec or longer delay between registration of the launch plist and execution of the network helper.

If this is occurring for network tests, it's reasonably likely that this is the cause for failures there.

Once we have log collection merged, we can reenable and parallelize the tests, and determine what code and/or tests require fixing.

Code of Conduct

  • I agree to follow this project's Code of Conduct

Metadata

Metadata

Assignees

Labels

networkIssues and features associated with networking and DNS.

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions