2011/2/15 Serge E. Hallyn <serge.hallyn(a)canonical.com>:
Hi, as per the message after the tests fail, I'm reporting this
on
the list. Hopefully someone has seen this before. I've not yet
tried this with the latest git snapshot. With 0.8.7, I get:
TEST: qemuxml2argvtest
........................................ 40
........................................ 80
.............................!.!!!!! 116 FAIL
-serge
I don't have ARM or PPC at hand to test, so I can't really tell why
these tests fail.
Could you rerun this test with more verbose output like this
cd /path/to/libvirt
cd tests
LIBVIRT_LOG_OUTPUTS=3:stderr VIR_TEST_DEBUG=2 \
./qemuxml2argvtest > qemuxml2argvtest.log 2>&1
and attach the qemuxml2argvtest.log.
Matthias