osc copypac from project:devel:languages:python:numeric package:python-librosa revision:36
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-librosa?expand=0&rev=38
This commit is contained in:
parent
870f53cef3
commit
3e292ab1ad
@ -129,9 +129,6 @@ notparallel+=" or test_remix"
|
||||
notparallel+=" or test_chroma"
|
||||
notparallel+=" or test_estimate_tuning"
|
||||
notparallel+=" or test_zero_crossings"
|
||||
# ???
|
||||
donttest+="or test_match_events"
|
||||
echo "not (${donttest} or ${notparallel})"
|
||||
%pytest -k "not (${donttest} or ${notparallel})" -n auto
|
||||
%pytest -k "not (${donttest}) and (${notparallel})"
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user