forked from pool/python-pylint
- Skip pylint/test/extensions/test_redefined.py::test_types_redefined
(gh#PyCQA/pylint#3171) OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pylint?expand=0&rev=95
This commit is contained in:
@@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 8 03:01:10 CEST 2019 - Matej Cepl <mcepl@suse.com>
|
||||
|
||||
- Skip pylint/test/extensions/test_redefined.py::test_types_redefined
|
||||
(gh#PyCQA/pylint#3171)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jul 31 18:44:31 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
|
||||
|
||||
|
@@ -89,8 +89,9 @@ done
|
||||
%python_uninstall_alternative pylint
|
||||
|
||||
%check
|
||||
# Test skipped for gh#PyCQA/pylint#3171
|
||||
export PYTHONDONTWRITEBYTECODE=1
|
||||
%pytest pylint/test
|
||||
%pytest -v -k 'not test_types_redefined' pylint/test
|
||||
|
||||
%files %{python_files}
|
||||
%license COPYING
|
||||
|
Reference in New Issue
Block a user