qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH v6] tests/qtest: netdev: test stream and dgram backends


From: Thomas Huth
Subject: Re: [PATCH v6] tests/qtest: netdev: test stream and dgram backends
Date: Tue, 17 Jan 2023 17:45:10 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.13.0

On 17/01/2023 14.15, Laurent Vivier wrote:
Signed-off-by: Laurent Vivier <lvivier@redhat.com>
Acked-by: Michael S. Tsirkin <mst@redhat.com>
Acked-by: Thomas Huth <thuth@redhat.com>
---

Notes:
     v6:
       - call socket_init() otherwise socket_check_protocol_support() fails
       - if socket_check_protocol_support() fails then calls g_abort() to
         report a problem.

Last problem fixed, next one occurring:

218/556 qemu:qtest+qtest-aarch64 / qtest-aarch64/netdev-socket                  
  ERROR           0.77s   exit status 3
------------------------------------- 8< -------------------------------------
stderr:
qemu-system-aarch64: -netdev 
dgram,id=st0,remote.type=inet,remote.host=230.0.0.1,remote.port=1234: can't 
bind ip=230.0.0.1 to socket: Unknown error
Broken pipe
../tests/qtest/libqtest.c:195: kill_qemu() tried to terminate QEMU process but 
encountered exit status 1 (expected 0)
TAP parsing error: Too few tests run (expected 6, got 4)
(test program exited with status code 3)
------------------------------------------------------------------------------

See: https://cirrus-ci.com/task/6491942456918016

... maybe it would be better to simply limit the test to
CONFIG_POSIX in the meson.build file?

 Thomas




reply via email to

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