[Libvirt-ci] Fixed: libvirt/libvirt#2214 (master - 947ea86)

Travis CI builds at travis-ci.org
Wed Apr 10 14:39:23 UTC 2019


Build Update for libvirt/libvirt
-------------------------------------

Build: #2214
Status: Fixed

Duration: 23 mins and 21 secs
Commit: 947ea86 (master)
Author: Andrea Bolognani
Message: tests: Fix MinGW build for domaincapstest

Commit 5b9819eedc71 started using the virFileWrapper APIs in
the test program, and correctly called them only in the section
of code guarded by WITH_QEMU; however, a single call to the
virFileWrapperClearPrefixes() function ended up in the
hypervisor-agnostic section, causing a build failure on MinGW.

Move the call to the QEMU-only section; while at it, also drop
the virFileWrapperRemovePrefix() calls, which are entirely
redundant since we'd drop all prefixes immediately afterwards
anyway.

Signed-off-by: Andrea Bolognani <abologna at redhat.com>
Acked-by: Michal Privoznik <mprivozn at redhat.com>

View the changeset: https://github.com/libvirt/libvirt/compare/5b9819eedc71...947ea8665e4e

View the full build log and details: https://travis-ci.org/libvirt/libvirt/builds/518319081?utm_medium=notification&utm_source=email

--

You can unsubscribe from build emails from the libvirt/libvirt repository going to https://travis-ci.org/account/preferences/unsubscribe?repository=4872032&utm_medium=notification&utm_source=email.
Or unsubscribe from *all* email updating your settings at https://travis-ci.org/account/preferences/unsubscribe?utm_medium=notification&utm_source=email.
Or configure specific recipients for build notifications in your .travis.yml file. See https://docs.travis-ci.com/user/notifications.

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listman.redhat.com/archives/libvirt-ci/attachments/20190410/351cf7e2/attachment.htm>


More information about the Libvirt-ci mailing list