
On Tue, 2020-11-03 at 17:26 +0300, Roman Bolshakov wrote:
The series continues effort of fixing libvirt test suite on macOS [1] and combines previous patches sent a week ago [2][3].
The tests have been fixed: qemuhotplugtest qemumemlocktest qemuxml2xmltest storagepoolxml2argvtest
Number of failing tests has been reduced to two: qemusecuritytest qemuxml2argvtest
Changes since v1: - Separated virpcimock patch into two (Andrea) - Fixed incorrect test mock data after glusterfs arguments were reordered, instead of intruducing darwin-only test data (Andrea)
1. https://gitlab.com/libvirt/libvirt/-/issues/58 2. https://www.redhat.com/archives/libvir-list/2020-October/msg01345.html 3. https://www.redhat.com/archives/libvir-list/2020-October/msg01347.html
Roman Bolshakov (3): virpcimock: Initialize real_close before using it virpcimock: Enable on macOS storagepoolxml2argvtest: Reorder gluster arguments
Series Reviewed-by: Andrea Bolognani <abologna@redhat.com> and pushed. Thanks! -- Andrea Bolognani / Red Hat / Virtualization