Skip to content

test: parallel/test-dgram-broadcast-multi-process assumes unfiltered broadcast traffic #219

Closed
@bnoordhuis

Description

@bnoordhuis

The test fails on systems with sane firewall/routing rules:

=== release test-dgram-broadcast-multi-process ===                             
Path: parallel/test-dgram-broadcast-multi-process
[PARENT] sent 'First message to send' to 255.255.255.255:12446
[PARENT] sent 'Second message to send' to 255.255.255.255:12446
[PARENT] sent 'Third message to send' to 255.255.255.255:12446
[PARENT] sent 'Fourth message to send' to 255.255.255.255:12446
[PARENT] sendSocket closed
[PARENT] Responses were not received within 5000 ms.
[PARENT] Fail

Not sure what to do. The test is useful and I don't want to scrap it but it makes a bad assumption. Maybe change it to use loopback instead of the first non-local interface?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions