Compare commits

1 Commits
main ... 1.1

2 changed files with 1 additions and 8 deletions

View File

@@ -1,9 +1,3 @@
-------------------------------------------------------------------
Wed Nov 6 10:39:46 UTC 2024 - Markéta Machová <mmachova@suse.com>
- Skip two tests failing with new enchant
* https://github.com/pyenchant/pyenchant/issues/313
-------------------------------------------------------------------
Mon Mar 11 17:11:43 UTC 2024 - Daniel Garcia <daniel.garcia@suse.com>

View File

@@ -72,8 +72,7 @@ ignore=""
# bsc#1221034
ignore="--ignore tests/test_multiprocessing.py"
%endif
# 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))"
%pytest $ignore
%files %{python_files}
%license LICENSE.txt