virt-manager: fix masked tests for libvirt 8.1.0

This commit is contained in:
Bernardo Meurer
2022-03-14 11:41:59 -07:00
parent 1fef27cc11
commit 20dd1e6782
@@ -66,8 +66,8 @@ python3.pkgs.buildPythonApplication rec {
];
disabledTests = [
"testCLI0001virt_install_many_devices"
"test_disk_dir_searchable"
"testAlterDisk"
"test_misc_nonpredicatble_generate"
];
preCheck = ''