Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package virt-manager for openSUSE:Factory checked in at 2024-03-08 18:07:27 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/virt-manager (Old) and /work/SRC/openSUSE:Factory/.virt-manager.new.1770 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "virt-manager" Fri Mar 8 18:07:27 2024 rev:251 rq:1156150 version:4.1.0 Changes: -------- --- /work/SRC/openSUSE:Factory/virt-manager/virt-manager.changes 2024-02-15 20:58:47.848566100 +0100 +++ /work/SRC/openSUSE:Factory/.virt-manager.new.1770/virt-manager.changes 2024-03-08 18:07:27.850303919 +0100 @@ -1,0 +2,6 @@ +Thu Mar 7 14:59:08 MST 2024 - carn...@suse.com + +- Disable mdev tests with introduction of libvirt 10.1.0 + virt-manager.spec + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ virt-manager.spec ++++++ --- /var/tmp/diff_new_pack.OjhkUN/_old 2024-03-08 18:07:29.426361837 +0100 +++ /var/tmp/diff_new_pack.OjhkUN/_new 2024-03-08 18:07:29.426361837 +0100 @@ -285,6 +285,14 @@ donttest="$donttest or testCLI0280virt_xml_build_disk_domain" donttest="$donttest or testCLI0287virt_xml_edit_cpu_host_copy" donttest="$donttest or testCLI0288virt_xml_build_pool_logical_disk" +# Disabled tests for libvirt 10.1.0 +donttest="$donttest or testDASDMdev" +donttest="$donttest or testAPQNMdev" +donttest="$donttest or testPCIMdev" +donttest="$donttest or testPCIMdevNewFormat" +donttest="$donttest or testCLI0369virt_xml_add_hostdev_mdev" +donttest="$donttest or testCLI0377virt_xml_add_hostdev_mdev_start" +# End disabled tests for libvirt 10.1.0 donttest="$donttest or testCLI0375virt_xml_add_disk_create_storage_start" # Due to the above skips: # "there are XML properties that are untested in the test suite"