Hello community,

here is the log from the commit of package python-pytest-xdist for 
openSUSE:Factory checked in at 2020-10-29 09:47:54
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-pytest-xdist (Old)
 and      /work/SRC/openSUSE:Factory/.python-pytest-xdist.new.3463 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-pytest-xdist"

Thu Oct 29 09:47:54 2020 rev:16 rq:841526 version:2.1.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-pytest-xdist/python-pytest-xdist.changes  
2020-09-04 11:04:14.330788157 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-pytest-xdist.new.3463/python-pytest-xdist.changes
        2020-10-29 09:47:55.980147470 +0100
@@ -1,0 +2,5 @@
+Tue Oct 13 11:46:40 UTC 2020 - Marketa Calabkova <mcalabk...@suse.com>
+
+- Skip test failing with the new pytest
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-pytest-xdist.spec ++++++
--- /var/tmp/diff_new_pack.Y5J5RY/_old  2020-10-29 09:47:56.676148128 +0100
+++ /var/tmp/diff_new_pack.Y5J5RY/_new  2020-10-29 09:47:56.680148131 +0100
@@ -83,7 +83,8 @@
 %python_expand %fdupes %{buildroot}%{$python_sitelib}
 
 %check
-%pytest
+# https://github.com/pytest-dev/pytest-xdist/issues/601
+%pytest -k "not test_warning_captured_deprecated_in_pytest_6"
 
 %files %{python_files}
 %doc CHANGELOG.rst README.rst


Reply via email to