forked from pool/python-astropy
This commit is contained in:
parent
04356f115b
commit
765a0022db
@ -221,6 +221,9 @@ donttest+=" or (test_precision and (test_day_frac_exact or test_resolution_never
|
|||||||
# gh#astropy/astropy#12017
|
# gh#astropy/astropy#12017
|
||||||
donttest+=" or test_stats"
|
donttest+=" or test_stats"
|
||||||
%endif
|
%endif
|
||||||
|
%ifarch %ix86 %arm
|
||||||
|
donttest+=" or (test_models_quantities and test_models_fitting and LevMarLSQFitter)"
|
||||||
|
%endif
|
||||||
# http://docs.astropy.org/en/latest/development/testguide.html#running-tests
|
# http://docs.astropy.org/en/latest/development/testguide.html#running-tests
|
||||||
# running pytest directly would require building the extensions inplace
|
# running pytest directly would require building the extensions inplace
|
||||||
%{python_exec -B -c "
|
%{python_exec -B -c "
|
||||||
|
Loading…
Reference in New Issue
Block a user