[PATCH v2 0/3] tests: Fix issues on macOS

Roman Bolshakov r.bolshakov at yadro.com
Tue Nov 3 14:26:27 UTC 2020


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

 tests/storagepoolxml2argvdata/pool-netfs-gluster.argv | 2 +-
 tests/virpcimock.c                                    | 4 +++-
 2 files changed, 4 insertions(+), 2 deletions(-)

-- 
2.28.0





More information about the libvir-list mailing list