Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-pythran for openSUSE:Factory 
checked in at 2022-11-26 18:45:02
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-pythran (Old)
 and      /work/SRC/openSUSE:Factory/.python-pythran.new.1597 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-pythran"

Sat Nov 26 18:45:02 2022 rev:5 rq:1038177 version:0.12.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-pythran/python-pythran.changes    
2022-10-22 14:11:57.552577631 +0200
+++ /work/SRC/openSUSE:Factory/.python-pythran.new.1597/python-pythran.changes  
2022-11-26 18:45:04.919080750 +0100
@@ -1,0 +2,6 @@
+Fri Nov 25 01:54:50 UTC 2022 - Matej Cepl <mc...@suse.com>
+
+- Skip also failing test_toolchain and test_cli
+  (gh#serge-sans-paille/pythran#2044) tests.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-pythran.spec ++++++
--- /var/tmp/diff_new_pack.jgW4Vo/_old  2022-11-26 18:45:05.459083951 +0100
+++ /var/tmp/diff_new_pack.jgW4Vo/_new  2022-11-26 18:45:05.463083975 +0100
@@ -127,6 +127,8 @@
 export CFLAGS="%{optflags}"
 # crashes the xdist workers
 donttest="test_operator_intersection"
+# gh#serge-sans-paille/pythran#2044
+donttest="$donttest or test_toolchain or test_cli"
 %pytest -n auto -k "not ($donttest)" -m "not module"
 %endif
 

Reply via email to