Hello community,

here is the log from the commit of package python-amqpstorm for 
openSUSE:Factory checked in at 2019-05-07 23:19:53
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-amqpstorm (Old)
 and      /work/SRC/openSUSE:Factory/.python-amqpstorm.new.5148 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-amqpstorm"

Tue May  7 23:19:53 2019 rev:5 rq:701283 version:2.6.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-amqpstorm/python-amqpstorm.changes        
2019-02-06 14:08:02.074642475 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-amqpstorm.new.5148/python-amqpstorm.changes  
    2019-05-07 23:19:54.413044115 +0200
@@ -1,0 +2,6 @@
+Tue May  7 10:48:26 UTC 2019 - Tomáš Chvátal <[email protected]>
+
+- Switch of randomly failing test:
+  * test_heartbeat_basic_raise_on_missed_heartbeats
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-amqpstorm.spec ++++++
--- /var/tmp/diff_new_pack.QlxXBA/_old  2019-05-07 23:19:55.145045786 +0200
+++ /var/tmp/diff_new_pack.QlxXBA/_new  2019-05-07 23:19:55.149045795 +0200
@@ -61,7 +61,8 @@
 %python_expand rm -rf %{buildroot}%{$python_sitelib}/examples
 
 %check
-%python_expand nosetests-%{$python_bin_suffix} amqpstorm/tests/unit
+# test_heartbeat_basic_raise_on_missed_heartbeats randomly fails
+%python_expand nosetests-%{$python_bin_suffix} -v amqpstorm/tests/unit -e 
test_heartbeat_basic_raise_on_missed_heartbeats
 
 %files %{python_files}
 %license LICENSE


Reply via email to