Hello community,

here is the log from the commit of package python-prometheus_client for 
openSUSE:Leap:15.2 checked in at 2020-03-06 12:40:43
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Leap:15.2/python-prometheus_client (Old)
 and      /work/SRC/openSUSE:Leap:15.2/.python-prometheus_client.new.26092 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-prometheus_client"

Fri Mar  6 12:40:43 2020 rev:6 rq:781741 version:0.7.1

Changes:
--------
--- 
/work/SRC/openSUSE:Leap:15.2/python-prometheus_client/python-prometheus_client.changes
      2020-02-19 18:43:26.330441762 +0100
+++ 
/work/SRC/openSUSE:Leap:15.2/.python-prometheus_client.new.26092/python-prometheus_client.changes
   2020-03-06 12:44:16.182866345 +0100
@@ -1,0 +2,6 @@
+Thu Feb 27 12:57:33 UTC 2020 - Stefano Torresi <[email protected]>
+
+- Temporarily skip some tests failing on ppc64le due to upstream issues
+  See bsc#1164604
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-prometheus_client.spec ++++++
--- /var/tmp/diff_new_pack.LQPI36/_old  2020-03-06 12:44:16.598866598 +0100
+++ /var/tmp/diff_new_pack.LQPI36/_new  2020-03-06 12:44:16.598866598 +0100
@@ -50,7 +50,9 @@
 %python_expand %fdupes %{buildroot}%{$python_sitelib}
 
 %check
-%pytest
+# some tests are currently broken in ppc64le 
+# see https://bugzilla.suse.com/show_bug.cgi?id=1164604
+%pytest -k "not TestProcessCollector"
 
 %files %{python_files}
 %doc README.md


Reply via email to