This commit is contained in:
parent
d5992d9dff
commit
02df53bbd8
@ -111,8 +111,8 @@ sed -i "s|^#!%{_bindir}/env python$|#!%{__$python}|" %{buildroot}%{$python_sitel
|
||||
# does not work outside venvs: gh#jupyter/jupyter_core#208
|
||||
donttest="test_jupyter_path_prefer_env or test_jupyter_config_path_prefer_env"
|
||||
# we changed the xdg path
|
||||
donttest="$donttest or test_config_dir_linux"#
|
||||
# async failer
|
||||
donttest="$donttest or test_config_dir_linux"
|
||||
# async failure
|
||||
donttest="$donttest or test_ensure_async"
|
||||
%pytest -k "not ($donttest)"
|
||||
%endif
|
||||
|
Loading…
Reference in New Issue
Block a user