Skip to content

ip multicast tests fail under pbuilder #38

@mwanner

Description

@mwanner

The test suite (of the non-boost asio) fails under restricted environments, where setsockopt returns ENODEV when given the IP_ADD_MEMBERSHIP argument. This led to the following Debian bug report: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=769306

The following patch tries to circumvent this by ignoring join failures due to ENODEV and makes the leave_group tests conditional on join_group success:
http://anonscm.debian.org/cgit/collab-maint/asio.git/plain/debian/patches/relax-ip-multicast-tests.diff

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