Benjamin Greiner 2023-05-10 12:13:31 +00:00 committed by Git OBS Bridge
parent 116e938ab4
commit a8a13c90b6

View File

@ -84,6 +84,8 @@ skiptests+=" or (test_completion and conftest and 27)"
skiptests+=" or (test_completion and pytest and 142)"
# This fails on 15.4_py39 server-side but not locally (!?)
skiptests+=" or test_get_default_environment_when_embedded"
# https://github.com/davidhalter/jedi/issues/1929
skiptests+=" or test_attrs_signature"
%pytest -k "not ($skiptests)"
%files %{python_files}