qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH 2/2] tests/migration: Add test for migration to


From: Juan Quintela
Subject: Re: [Qemu-devel] [PATCH 2/2] tests/migration: Add test for migration to bad destination
Date: Tue, 20 Feb 2018 14:26:26 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.3 (gnu/linux)

Thomas Huth <address@hidden> wrote:
> On 12.02.2018 17:03, Dr. David Alan Gilbert (git) wrote:
>> From: "Dr. David Alan Gilbert" <address@hidden>
>> 
>> Check the source survives.
>> 
>> Signed-off-by: Dr. David Alan Gilbert <address@hidden>
>> ---
>>  tests/migration-test.c | 65 
>> ++++++++++++++++++++++++++++++++++++++------------
>>  1 file changed, 50 insertions(+), 15 deletions(-)
> [...]
>> @@ -615,6 +649,7 @@ int main(int argc, char **argv)
>>  
>>      qtest_add_func("/migration/postcopy/unix", test_migrate);
>>      qtest_add_func("/migration/deprecated", test_deprecated);
>> +    qtest_add_func("/migration/bad_dest", test_baddest);
>
> While running "make check", I now see some "Failed to connect socket:
> Connection refused" messages popping up, which is a little bit
> confusing. Would it be possible to silence these messages somehow?


I will take a look at that.  I haven't looked where they came from.
Thanks.

Later, Juan.



reply via email to

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