qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH] tests/qtest/netdev-socket: Do not test multicast on Darwin


From: Philippe Mathieu-Daudé
Subject: Re: [PATCH] tests/qtest/netdev-socket: Do not test multicast on Darwin
Date: Mon, 18 Sep 2023 12:43:36 +0200
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:102.0) Gecko/20100101 Thunderbird/102.15.1

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é <philmd@linaro.org>
---
  tests/qtest/netdev-socket.c | 6 ++++--
  1 file changed, 4 insertions(+), 2 deletions(-)


Reviewed-by: Thomas Huth <thuth@redhat.com>

I'll queue this for my next pull request.

Great, thank you Thomas!




reply via email to

[Prev in Thread] Current Thread [Next in Thread]