OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-virtualenv?expand=0&rev=78
This commit is contained in:
parent
c402f8639f
commit
d563b0681a
@ -101,9 +101,10 @@ libraries either).
|
||||
# test_create_distutils_cfg - does not handle the lib64 we use
|
||||
# test_failed_to_find_implementation
|
||||
# test_py_info_cache_clear test_py_info_cached_symlink - unknown reason
|
||||
# test_create_no_seed - upstream notified, no idea
|
||||
# https://github.com/pypa/virtualenv/issues/1721
|
||||
export LANG="en_US.UTF8"
|
||||
%pytest -k 'not (test_create_distutils_cfg or test_failed_to_find_implementation or test_py_info_cache_clear or test_py_info_cached_symlink)'
|
||||
%pytest -k 'not (test_create_distutils_cfg or test_failed_to_find_implementation or test_py_info_cache_clear or test_py_info_cached_symlink or test_create_no_seed)'
|
||||
%endif
|
||||
|
||||
%if !%{with test}
|
||||
|
Loading…
Reference in New Issue
Block a user