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