qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH] tests: disable vhost test temporarily


From: Igor Mammedov
Subject: Re: [Qemu-devel] [PATCH] tests: disable vhost test temporarily
Date: Wed, 18 Jun 2014 11:54:05 +0200

On Wed, 18 Jun 2014 12:23:36 +0300
"Michael S. Tsirkin" <address@hidden> wrote:

> This test needs a bit more work: issues have been
> found on legacy systems, disable it for now to
> avoid false positives for people.
> Will re-enable after issues are addressed.
> 
> Reported-by: Igor Mammedov <address@hidden>
> Signed-off-by: Michael S. Tsirkin <address@hidden>
Reviewed-by: Igor Mammedov <address@hidden>

> ---
>  tests/Makefile | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/tests/Makefile b/tests/Makefile
> index d1c399c..1c40380 100644
> --- a/tests/Makefile
> +++ b/tests/Makefile
> @@ -156,7 +156,7 @@ gcov-files-i386-y += hw/usb/hcd-ehci.c
>  gcov-files-i386-y += hw/usb/hcd-uhci.c
>  gcov-files-i386-y += hw/usb/dev-hid.c
>  gcov-files-i386-y += hw/usb/dev-storage.c
> -check-qtest-i386-y += tests/vhost-user-test$(EXESUF)
> +#check-qtest-i386-y += tests/vhost-user-test$(EXESUF)
>  check-qtest-x86_64-y = $(check-qtest-i386-y)
>  gcov-files-i386-y += i386-softmmu/hw/timer/mc146818rtc.c
>  gcov-files-x86_64-y = $(subst 
> i386-softmmu/,x86_64-softmmu/,$(gcov-files-i386-y))




reply via email to

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