You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?