forked from pool/python-pylama
Accepting request 731468 from devel:languages:python
- Skip one test that relies on the number of errors found by linters that differ based on the release we got OBS-URL: https://build.opensuse.org/request/show/731468 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pylama?expand=0&rev=5
This commit is contained in:
@@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Sep 17 09:59:48 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
|
||||
|
||||
- Skip one test that relies on the number of errors found by
|
||||
linters that differ based on the release we got
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue May 7 14:04:53 UTC 2019 - pgajdos@suse.com
|
||||
|
||||
|
@@ -77,7 +77,8 @@ export LANG=en_US.UTF-8
|
||||
|
||||
%check
|
||||
export LANG=en_US.UTF-8
|
||||
%python_expand py.test-%{$python_bin_suffix} -v tests/
|
||||
# test_ignore_select - relies on number of errors reported by pyflakes/etc.
|
||||
%pytest -k 'not test_ignore_select'
|
||||
|
||||
%post
|
||||
%python_install_alternative pylama
|
||||
|
Reference in New Issue
Block a user