Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-fritzconnection for 
openSUSE:Factory checked in at 2022-03-04 20:17:05
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-fritzconnection (Old)
 and      /work/SRC/openSUSE:Factory/.python-fritzconnection.new.1958 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-fritzconnection"

Fri Mar  4 20:17:05 2022 rev:6 rq:959365 version:1.9.1

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/python-fritzconnection/python-fritzconnection.changes
    2022-01-23 18:38:45.401919341 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-fritzconnection.new.1958/python-fritzconnection.changes
  2022-03-04 20:20:57.592678379 +0100
@@ -1,0 +2,6 @@
+Fri Mar  4 08:55:03 UTC 2022 - pgaj...@suse.com
+
+- disable flaky test_terminate_thread_on_failed_reconnection and
+  test_restart_failed_monitor
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-fritzconnection.spec ++++++
--- /var/tmp/diff_new_pack.pCEVQP/_old  2022-03-04 20:20:58.088677985 +0100
+++ /var/tmp/diff_new_pack.pCEVQP/_new  2022-03-04 20:20:58.100677975 +0100
@@ -63,7 +63,8 @@
 
 # Don't run functional tests that require connections to a physical fritzbox 
router
 rm fritzconnection/tests/test_functional.py
-%pytest
+# https://github.com/kbr/fritzconnection/issues/154
+%pytest -k 'not (test_terminate_thread_on_failed_reconnection or 
test_restart_failed_monitor)'
 
 %files %{python_files}
 %license LICENSE.txt

Reply via email to