On 18/9/23 08:35, Thomas Huth wrote:
On 18/09/2023 08.25, Philippe Mathieu-Daudé wrote:
Do not run this test on Darwin, otherwise we get:
qemu-system-arm: -netdev
dgram,id=st0,remote.type=inet,remote.host=230.0.0.1,remote.port=1234:
can't add socket to multicast group 230.0.0.1: Can't assign requested
address
Broken pipe
../../tests/qtest/libqtest.c:191: kill_qemu() tried to terminate
QEMU process but encountered exit status 1 (expected 0)
Abort trap: 6
Signed-off-by: Philippe Mathieu-Daudé <phi...@linaro.org>
---
tests/qtest/netdev-socket.c | 6 ++++--
1 file changed, 4 insertions(+), 2 deletions(-)
Reviewed-by: Thomas Huth <th...@redhat.com>
I'll queue this for my next pull request.
Great, thank you Thomas!