forked from pool/python-pyenchant
Accepting request 1221724 from home:mcalabkova:branches:devel:languages:python:i
- Skip two tests failing with new enchant * https://github.com/pyenchant/pyenchant/issues/313 OBS-URL: https://build.opensuse.org/request/show/1221724 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyenchant?expand=0&rev=40
This commit is contained in:
@@ -72,7 +72,8 @@ ignore=""
|
||||
# bsc#1221034
|
||||
ignore="--ignore tests/test_multiprocessing.py"
|
||||
%endif
|
||||
%pytest $ignore
|
||||
# two tests fail with enchant 2.5.0+, upstream is almost dead https://github.com/pyenchant/pyenchant/issues/313
|
||||
%pytest $ignore -k "not (pwl and (test_suggestions or test_dwpwl))"
|
||||
|
||||
%files %{python_files}
|
||||
%license LICENSE.txt
|
||||
|
Reference in New Issue
Block a user