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-06-21 16:02:43
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/virt-manager (Old)
 and      /work/SRC/openSUSE:Factory/.virt-manager.new.18349 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "virt-manager"

Fri Jun 21 16:02:43 2024 rev:256 rq:1182047 version:4.1.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/virt-manager/virt-manager.changes        
2024-06-12 15:37:15.831800523 +0200
+++ /work/SRC/openSUSE:Factory/.virt-manager.new.18349/virt-manager.changes     
2024-06-21 16:03:04.421775532 +0200
@@ -1,0 +2,5 @@
+Wed Jun 19 02:24:29 UTC 2024 - Steve Kowalik <steven.kowa...@suse.com>
+
+- Skip some tests that fail under Pytest 8.x. 
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ virt-manager.spec ++++++
--- /var/tmp/diff_new_pack.QNirpa/_old  2024-06-21 16:03:07.429885872 +0200
+++ /var/tmp/diff_new_pack.QNirpa/_new  2024-06-21 16:03:07.433886019 +0200
@@ -1,5 +1,5 @@
 #
-# spec file
+# spec file for package virt-manager
 #
 # Copyright (c) 2024 SUSE LLC
 #
@@ -321,6 +321,13 @@
 donttest="$donttest or testCheckXMLBuilderProps"
 # "These command line arguments or aliases are not checked in the test suite"
 donttest="$donttest or testCheckCLISuboptions"
+# These tests fail with Pytest 8.x
+donttest="$donttest or testCLI0142virt_install_location_manual_kernel"
+donttest="$donttest or testCLI0397virt_clone_auto_unmanaged"
+donttest="$donttest or testCLI0401virt_clone or testCLI0402virt_clone"
+donttest="$donttest or testCLI0416virt_clone or testCLI0417virt_clone"
+donttest="$donttest or testCLI0419virt_clone or testCLI0420virt_clone"
+donttest="$donttest or testCLI0428virt_clone"
 #
 pytest -v -rfEs -k "not ($donttest)"
 %endif

Reply via email to