Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-ipyparallel for 
openSUSE:Factory checked in at 2021-11-17 01:13:50
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-ipyparallel (Old)
 and      /work/SRC/openSUSE:Factory/.python-ipyparallel.new.1890 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-ipyparallel"

Wed Nov 17 01:13:50 2021 rev:11 rq:931614 version:8.0.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-ipyparallel/python-ipyparallel.changes    
2021-11-15 15:28:26.645857839 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-ipyparallel.new.1890/python-ipyparallel.changes
  2021-11-17 01:14:47.766184307 +0100
@@ -1,0 +2,5 @@
+Mon Nov 15 18:28:22 UTC 2021 - Ben Greiner <c...@bnavigator.de>
+
+- Skip flaky imap_infinite test
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-ipyparallel.spec ++++++
--- /var/tmp/diff_new_pack.Egqwi7/_old  2021-11-17 01:14:48.234184483 +0100
+++ /var/tmp/diff_new_pack.Egqwi7/_new  2021-11-17 01:14:48.238184485 +0100
@@ -132,7 +132,8 @@
 
 %check
 # can't get a public IP
-%pytest -k 'not test_disambiguate_ip'
+# test_imap_infinite is flaky
+%pytest -k 'not (test_disambiguate_ip or test_imap_infinite)'
 
 %post
 %{python_install_alternative ipcluster ipcontroller ipengine}

Reply via email to