Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-pycurl for openSUSE:Factory 
checked in at 2024-10-06 17:51:39
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-pycurl (Old)
 and      /work/SRC/openSUSE:Factory/.python-pycurl.new.19354 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-pycurl"

Sun Oct  6 17:51:39 2024 rev:48 rq:1205723 version:7.45.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-pycurl/python-pycurl.changes      
2024-09-25 21:52:44.338903486 +0200
+++ /work/SRC/openSUSE:Factory/.python-pycurl.new.19354/python-pycurl.changes   
2024-10-06 17:51:48.108680618 +0200
@@ -1,0 +2,7 @@
+Fri Oct  4 14:25:56 UTC 2024 - Matej Cepl <[email protected]>
+
+- Switching off test_multi_ tests, they are just too
+  unrealiable. When running the test cycle in cycle I have never
+  managed to make it pass ten times without this change.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-pycurl.spec ++++++
--- /var/tmp/diff_new_pack.FRMIK2/_old  2024-10-06 17:51:49.936756586 +0200
+++ /var/tmp/diff_new_pack.FRMIK2/_new  2024-10-06 17:51:49.936756586 +0200
@@ -127,6 +127,8 @@
 dont_test+="or test_multi_socket_select "
 # test_multi_socket_action gh#pycurl/pycurl#729
 dont_test+="or test_multi_socket_action "
+# just get rid of all test_multi tests
+dont_test+="or test_multi_ "
 # test_request_with_verifypeer for gh#pycurl/pycurl#822
 dont_test+="or test_request_with_verifypeer "
 %pytest_arch -s -k "not ($test_flags $dont_test)"

Reply via email to