forked from pool/python-Pweave
- Skip failing test testFIR_FilterExampleTex (gh#mpastell/Pweave#168)
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Pweave?expand=0&rev=16
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Oct 15 23:41:37 UTC 2022 - Matej Cepl <mcepl@suse.com>
|
||||
|
||||
- Skip failing test testFIR_FilterExampleTex (gh#mpastell/Pweave#168)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 6 14:02:25 UTC 2022 - Markéta Machová <mmachova@suse.com>
|
||||
|
||||
|
||||
@@ -100,7 +100,8 @@ with e.g. Sphinx or rest2web.
|
||||
%check
|
||||
# tests.test_readers.test_url - online
|
||||
# Formatters/publish Layout changes with updates in jupyter
|
||||
%pytest -k 'not (test_url or testFormatters or test_publish)'
|
||||
# Failing test for testFIR_FilterExampleTex is gh#mpastell/Pweave#168
|
||||
%pytest -k 'not (test_url or testFormatters or test_publish or testFIR_FilterExampleTex)'
|
||||
|
||||
%files %{python_files}
|
||||
%doc CHANGELOG.txt README.rst
|
||||
|
||||
Reference in New Issue
Block a user