Skip to content

test_asyncio, test_imaplib and test_socket fail with FreeBSD TCP blackhole #109015

Closed
@vstinner

Description

@vstinner

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=2
sudo sysctl net.inet.udp.blackhole=1

That's the case by default in FreeBSD GCP image:

I'm working on a PR to skip affected tests with such special configuration.

Linked PRs

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions