Accepting request 841525 from home:mcalabkova:branches:devel:languages:python:pytest
- Skip test failing with the new pytest OBS-URL: https://build.opensuse.org/request/show/841525 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-xdist?expand=0&rev=22
This commit is contained in:
parent
e064f81a24
commit
6173e00735
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Oct 13 11:46:40 UTC 2020 - Marketa Calabkova <mcalabkova@suse.com>
|
||||||
|
|
||||||
|
- Skip test failing with the new pytest
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Aug 31 13:01:20 UTC 2020 - Marketa Calabkova <mcalabkova@suse.com>
|
Mon Aug 31 13:01:20 UTC 2020 - Marketa Calabkova <mcalabkova@suse.com>
|
||||||
|
|
||||||
|
@ -83,7 +83,8 @@ sed -i 's/\r//' README.rst
|
|||||||
%python_expand %fdupes %{buildroot}%{$python_sitelib}
|
%python_expand %fdupes %{buildroot}%{$python_sitelib}
|
||||||
|
|
||||||
%check
|
%check
|
||||||
%pytest
|
# https://github.com/pytest-dev/pytest-xdist/issues/601
|
||||||
|
%pytest -k "not test_warning_captured_deprecated_in_pytest_6"
|
||||||
|
|
||||||
%files %{python_files}
|
%files %{python_files}
|
||||||
%doc CHANGELOG.rst README.rst
|
%doc CHANGELOG.rst README.rst
|
||||||
|
Loading…
x
Reference in New Issue
Block a user