[Libvirt-ci] Still Failing: libvirt/libvirt#715 (master - 1fd1b76)

Travis CI builds at travis-ci.org
Thu Nov 23 13:37:38 UTC 2017


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

Build: #715
Status: Still Failing

Duration: 22 minutes and 12 seconds
Commit: 1fd1b76 (master)
Author: xinhua.Cao
Message: remote: Move the call to remoteClientFreePrivateCallbacks from FreeFunc to CloseFunc

Still because of commit id 'fe8f1c8b' where we generate a REF for the
Register and that's transparent to the consumer (e.g. how would they
know they need to ensure that Deregister is called), thus the purpose of
this patch is to find a way to Deregister if it's determined that the
consumer hasn't by the time of the "last" REF we'd have.

This solution to this problem is to alter the processing to have the
remoteClientCloseFunc handle performing the Deregister calls instead of
the remoteClientFreeFunc because there's no way FreeFunc would be called
unless the Deregister was already called.

View the changeset: https://github.com/libvirt/libvirt/compare/d09429abe826...1fd1b7661055

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

--

You can configure 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/20171123/7094da9c/attachment.htm>


More information about the Libvirt-ci mailing list