diff options
author | Yang Hongyang <hongyang.yang@easystack.cn> | 2016-04-19 15:39:13 +0800 |
---|---|---|
committer | Michael Roth <mdroth@linux.vnet.ibm.com> | 2016-04-19 16:51:15 -0500 |
commit | fb91f30bb9716c391ce0441942fffa601ad99684 (patch) | |
tree | f99828afde6759b9ebf0d0d3c637f990989cd1d9 /fsdev | |
parent | 1f7685fafa6ba1354731a59822e5cc43323d6989 (diff) | |
download | qemu-fb91f30bb9716c391ce0441942fffa601ad99684.tar.gz qemu-fb91f30bb9716c391ce0441942fffa601ad99684.tar.bz2 qemu-fb91f30bb9716c391ce0441942fffa601ad99684.zip |
qemu-ga: do not run qga test when guest agent disabled
When configure with --disable-guest-agent, make check will fail with:
ERROR:tests/test-qga.c:74:fixture_setup: assertion failed (error == NULL):
Failed to execute child process "/home/xx/qemu/qemu-ga" (No such file or
directory) (g-exec-error-quark, 8)
make: *** [check-tests/test-qga] Error 1
This check was commented out by bab47d9a75a. I think that was by
mistake, because the commit message of that commit didn't mention
this change.
Signed-off-by: Yang Hongyang <hongyang.yang@easystack.cn>
Cc: Gerd Hoffmann <kraxel@redhat.com>
Cc: Michael S. Tsirkin <mst@redhat.com>
Cc: Michael Roth <mdroth@linux.vnet.ibm.com>
Cc: Paolo Bonzini <pbonzini@redhat.com>
Signed-off-by: Michael Roth <mdroth@linux.vnet.ibm.com>
Cc: qemu-stable@nongnu.org
Diffstat (limited to 'fsdev')
0 files changed, 0 insertions, 0 deletions