skip more tests
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-virtualenv?expand=0&rev=15
This commit is contained in:
parent
87e5409d47
commit
54ba79b094
@ -74,7 +74,7 @@ what's installed.
|
|||||||
%check
|
%check
|
||||||
%if %{with test}
|
%if %{with test}
|
||||||
# Requires network access
|
# Requires network access
|
||||||
%pytest -k 'not test_installed_packages'
|
%pytest -k 'not (test_installed_packages or test_install_)'
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
%if !%{with test}
|
%if !%{with test}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user