Hi there,
I'm new to libvirt and I'm trying to install it on a Debian Jessie system.
My goal is to create and use VMs from the command line.
When I get to the $ make check (not as root) I am getting the message
below. I am not sure if those "failed" messages should be corrected before
starting to use libvirt, not sure how important they are. I will appreciate
any hint or advise. Thanks.
=========================================
libvirt 1.3.0: tests/test-suite.log
=========================================
# TOTAL: 115
# PASS: 112
# SKIP: 1
# XFAIL: 0
# FAIL: 2
# XPASS: 0
# ERROR: 0
.. contents:: :depth: 2
FAIL: qemuxml2argvtest
======================
TEST: qemuxml2argvtest
........................................ 40
........................................ 80
........................................ 120
...!.................................... 160
........................................ 200
........................................ 240
........................................ 280
........................................ 320
........................................ 360
........................................ 400
........................................ 440
........................................ 480
........................................ 520
............. 533 FAIL
FAIL: virsh-uriprecedence
=========================
TEST: virsh-uriprecedence
!!!! 4 FAILED
SKIP: virsh-all
===============
./virsh-all: skipping test:
This test is very expensive, so it is disabled by default.
To run it anyway, rerun: make check VIR_TEST_EXPENSIVE=1