- Skip failing test test_api_importable

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-numpy?expand=0&rev=178
This commit is contained in:
2024-11-22 23:44:04 +00:00
committed by Git OBS Bridge
parent 863f6432c5
commit 997dd0cfd4
2 changed files with 3 additions and 0 deletions

View File

@@ -355,6 +355,8 @@ test_failok+=" or (test_umath and test_fp_noncontiguous)"
%endif
# The meson command is always on the primary python and wants to import numpy from there
test_failok+=" or test_limited_api"
# gh#numpy/numpy#27531
test_failok+=" or test_api_importable"
echo "
import sys