Skip to content

community/virt-manager: disable failing test

mio requested to merge mio/aports:virt-manager into master

Disable tests/test_cli.py::testCLI0263virt_xml failed test (full error log).

[Wed, 11 Sep 2024 00:29:15 virt-xml 9179] ERROR (cli:257) Error attempting device update: Operation not supported: persistent update of device 'graphics' is not supported
[Wed, 11 Sep 2024 00:29:15 virt-xml 9179] DEBUG (cli:259) 
Traceback (most recent call last):
  File "/home/buildozer/aports/community/virt-manager/src/virt-manager-4.1.0/virtinst/virtxml.py", line 299, in update_changes
    domain.updateDeviceFlags(xml, libvirt.VIR_DOMAIN_AFFECT_LIVE)
  File "/usr/lib/python3.12/site-packages/libvirt.py", line 3315, in updateDeviceFlags
    raise libvirtError('virDomainUpdateDeviceFlags() failed')
libvirt.libvirtError: Operation not supported: persistent update of device 'graphics' is not supported

TESTSUITE: Didn't find grep=not supported by the connection driver: virDomainUpdateDeviceFlags

Merge request reports