2024-11-30 09:50:57 +00:00
committed by Git OBS Bridge
parent b9d6837f1f
commit 3e088c8457

View File

@@ -361,6 +361,11 @@ test_failok+=" or (test_umath and test_fp_noncontiguous)"
%endif
# fail on Python 3.13 https://github.com/numpy/numpy/issues/27842
test_failok+=" or (test_nditer and test_iter_refcount) or (test_utils and (test_deprecate_help_indentation or test_deprecate_preserve_whitespace))"
# not supported by setuptools 75
test_failok+=" or test_all_modules_are_expected_2"
test_failok+=" or test_api_importable"
test_failok+=" or test_mingw32ccompiler"
test_failok+=" or test_system_info.py"
echo "
import sys