forked from pool/python-construct
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-construct?expand=0&rev=40
This commit is contained in:
@@ -85,7 +85,7 @@ rm -rf tests/deprecated_gallery
|
||||
# local source dir is needed for tests
|
||||
export PYTHONPATH=$(pwd)
|
||||
# Don't test with NumPy in the python36 flavor, because python36-numpy is not in TW anymore
|
||||
python36_donttest="numpy or test_overall_parse or test_overall_build"
|
||||
python36_donttest="numpy or test_overall_parse or test_overall_build or test_compiled_example_benchmark or test_compiled_example_integrity"
|
||||
%pytest --benchmark-disable ${$python_donttest:+ -k "not (${$python_donttest})"}
|
||||
%endif
|
||||
|
||||
|
Reference in New Issue
Block a user