qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PULL v2 0/7] Block patches


From: Peter Maydell
Subject: Re: [Qemu-devel] [PULL v2 0/7] Block patches
Date: Wed, 11 Nov 2015 20:33:54 +0000

On 10 November 2015 at 18:41, Peter Maydell <address@hidden> wrote:
> On 9 November 2015 at 17:50, Marc-André Lureau <address@hidden> wrote:
>> I can imagine a test starting a server thread and 2 qemu instances
>> would take more than 5s on such configuration then.
>>
>> Could you try timing the test a few times to confirm this?
>
> address@hidden:~/qemu/build/all-a64$ time
> QTEST_QEMU_BINARY=i386-softmmu/qemu-system-i386
> QTEST_QEMU_IMG=qemu-img MALLOC_PERTURB_=${MALLOC_PERTURB_:-$((RANDOM %
> 255 + 1))} gtester -k --verbose -m=quick tests/ivshmem-test
> TEST: tests/ivshmem-test... (pid=10893)
>   /i386/ivshmem/single:                                                OK
>   /i386/ivshmem/pair:                                                  OK
>   /i386/ivshmem/server:                                                OK
>   /i386/ivshmem/hotplug:                                               OK
>   /i386/ivshmem/memdev:                                                OK
> PASS: tests/ivshmem-test
>
> real    0m11.945s
> user    0m11.020s
> sys     0m0.310s
>
> (almost all of the runtime seems to be in the "pair" subtest).

This is now failing on practically every pull request I test.
Please post a patch to fix this test or disable it...

thanks
-- PMM



reply via email to

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