Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork33.7k
Closed
Description
test_asyncio, test_imaplib and test_socket fail with FreeBSD TCP blackhole. When a FreeBSD machine is configured with:
sudo sysctl net.inet.tcp.blackhole=2sudo sysctl net.inet.udp.blackhole=1That's the case by default in FreeBSD GCP image:
- connection refused vs time out on FreeBSD cirruslabs/cirrus-ci-docs#483
- https://reviews.freebsd.org/D41751
I'm working on a PR to skip affected tests with such special configuration.
Linked PRs
Metadata
Metadata
Assignees
Labels
No labels