[libvirt] Test failures on current git master

Diego Elio “Flameeyes” Pettenò flameeyes at gmail.com
Wed Dec 23 17:49:28 UTC 2009


Il giorno mer, 23/12/2009 alle 12.27 -0500, Cole Robinson ha scritto:
> I've had a daemon-conf failure for a while because the generated argv is too
> long, because my libvirt directory is /buried/deep/inside/a/directory/tree
> that pushes it over the limit. I haven't taken the time to figure out a fix
> short of disabling the test.

That's definitely the case here especially when running within portage
as the base directory would be

/var/tmp/portage/app-emulation/libvirt-0.7.5/work/libvirt-0.7.5/

> The HACKING file has some info on how to get more data out of test failures.
> The extra output could help here.

Thanks, that definitely did it:

33) QEMU XML-2-ARGV
graphics-sdl                                      ... 
Expect [LC_ALL=C PATH=/bin HOME=/home/test USER=test LOGNAME=test
XAUTHORITY=/root/.Xauthority DISPLAY=:0.1 /usr/bin/qemu -S -M pc -m 214
-smp 1 -monitor unix:/tmp
/test-monitor,server,nowait -no-acpi -boot c -hda /dev/HostVG/QEMUGuest1
-net none -serial none -parallel none -usb -std-vga
]
Actual [LC_ALL=C PATH=/bin HOME=/home/test USER=test LOGNAME=test
XAUTHORITY=/root/.Xauthority DISPLAY=:0.1
SDL_AUDIODRIVER=pulse /usr/bin/qemu -S -M pc -m 214 -smp 1 -monitor
unix:/tmp/test-monitor,server,nowait -no-acpi -boot c
-hda /dev/HostVG/QEMUGuest1 -net none -serial none -parallel none -usb
-std-vga
]
                                                                      ... FAILED
34) QEMU XML-2-ARGV
graphics-sdl-fullscreen                           ... 
Expect [LC_ALL=C PATH=/bin HOME=/home/test USER=test LOGNAME=test
XAUTHORITY=/root/.Xauthority DISPLAY=:0.1 /usr/bin/qemu -S -M pc -m 214
-smp 1 -monitor unix:/tmp/test-monitor,server,nowait -no-acpi -boot c
-hda /dev/HostVG/QEMUGuest1 -net none -serial none -parallel none -usb
-full-screen
]
Actual [LC_ALL=C PATH=/bin HOME=/home/test USER=test LOGNAME=test
XAUTHORITY=/root/.Xauthority DISPLAY=:0.1
SDL_AUDIODRIVER=pulse /usr/bin/qemu -S -M pc -m 214 -smp 1 -monitor
unix:/tmp/test-monitor,server,nowait -no-acpi -boot c
-hda /dev/HostVG/QEMUGuest1 -net none -serial none -parallel none -usb
-full-screen
]
                                                                      ... FAILED

So I prepared a patch I'm now sending together with other two, one of
which solves a problem I had with the vmx tests in the release (but not
in git master).

-- 
Diego Elio Pettenò — “Flameeyes”
http://blog.flameeyes.eu/

If you found a .asc file in this mail and know not what it is,
it's a GnuPG digital signature: http://www.gnupg.org/





More information about the libvir-list mailing list