qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH for-1.7] tests: add missing -display none to qte


From: Stefan Hajnoczi
Subject: Re: [Qemu-devel] [PATCH for-1.7] tests: add missing -display none to qtests
Date: Mon, 18 Nov 2013 16:18:41 +0100
User-agent: Mutt/1.5.21 (2010-09-15)

On Thu, Nov 14, 2013 at 04:14:11PM +0100, Stefan Hajnoczi wrote:
> Commit 7ceeedd016facf8d58e14a0d1417fa7225d71072 ("blockdev-test: add
> test case for drive_add duplicate IDs") and commit
> 43cd209803d6cffb1e1a028c9ff2fd0ff4fce954 ("qdev-monitor-test: add
> device_add leak test cases") added qtest tests without specifying
> -display none.
> 
> As a result, "make check" now tries to use graphics (GTK or SDL).  Since
> graphics are not used by the test and inappropriate for headless "make
> check" runs, add the missing -display none.
> 
> This fixes "make check" in the QEMU buildbot.
> 
> Signed-off-by: Stefan Hajnoczi <address@hidden>
> ---
>  tests/blockdev-test.c     | 2 +-
>  tests/qdev-monitor-test.c | 2 +-
>  2 files changed, 2 insertions(+), 2 deletions(-)

Applied to my block tree:
https://github.com/stefanha/qemu/commits/block

Stefan



reply via email to

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