mirror of
https://github.com/libguestfs/libguestfs.git
synced 2026-03-21 22:53:37 +00:00
Currently test820RHBZ912499.py fails with libvirt because libvirt still doesn't work around qemu locking properly. Allow this test to be skipped on a temporary basis using SKIP_TEST820RHBZ912499_PY=1
To run a single test, run a command like this in the python/ directory: ../run python -m unittest discover -v t test820RHBZ912499.py