15
0
2025-04-30 12:11:38 +00:00
committed by Git OBS Bridge
parent 6bc1b17034
commit 5bea4afed1

View File

@@ -58,7 +58,7 @@ export LC_ALL=en_US.utf8
%check
donttest="TestAstroid"
# Fails in s390x gh#gristlabs/asttokens#159
donttest+="or test_deep_recursion"
donttest+=" or test_deep_recursion"
%pytest -k "not ($donttest)"
%files %{python_files}