Script 'mail_helper' called by obssrc
Hello community,

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

Package is "python-eliot"

Tue Mar  1 17:04:04 2022 rev:12 rq:958291 version:1.14.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-eliot/python-eliot.changes        
2022-01-23 22:24:24.853896202 +0100
+++ /work/SRC/openSUSE:Factory/.python-eliot.new.1958/python-eliot.changes      
2022-03-01 17:04:52.936354353 +0100
@@ -1,0 +2,5 @@
+Tue Mar  1 11:54:39 UTC 2022 - [email protected]
+
+- disable too slow test_parse_into_tasks
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-eliot.spec ++++++
--- /var/tmp/diff_new_pack.rwXmRn/_old  2022-03-01 17:04:53.624354535 +0100
+++ /var/tmp/diff_new_pack.rwXmRn/_new  2022-03-01 17:04:53.628354536 +0100
@@ -86,7 +86,8 @@
 %check
 # skip prettyprint as it needs the binary to execute
 # test_parse_stream is too slow in obs
-%pytest eliot/tests -k 'not (prettyprint or test_parse_stream)'
+# test_parse_into_tasks is too slow in obs
+%pytest eliot/tests -k 'not (prettyprint or test_parse_stream or 
test_parse_into_tasks)'
 
 %files %{python_files}
 %license LICENSE

Reply via email to