diff --git a/python-nilearn.spec b/python-nilearn.spec index 15c04d9..181a9e3 100644 --- a/python-nilearn.spec +++ b/python-nilearn.spec @@ -70,7 +70,7 @@ sed -i 's/python/python3/' nilearn/plotting/glass_brain_files/generate_json.sh # 4 of ~1500 tests are failing on a few arches, already reported upstream: # https://github.com/nilearn/nilearn/issues/3232 -%ifarch s390x %{power64} %{arm64} +%ifarch s390x %{power64} %{arm64} %{arm} k="${k:-}${k:+ and} not test_nilearn_standardize[False-True-zscore] and not test_nilearn_standardize[False-True-psc] and not test_nilearn_standardize[True-True-zscore] and not test_nilearn_standardize[True-True-psc]" %endif %{pytest} -k "${k:-}" nilearn