forked from pool/python-xarray
skip one online test
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-xarray?expand=0&rev=19
This commit is contained in:
parent
05745a2f96
commit
376f03501a
@ -66,7 +66,7 @@ The dataset is an in-memory representation of a netCDF file.
|
||||
|
||||
%check
|
||||
# Tests are xfail on aarch64: gh#pydata/xarray#2334
|
||||
%pytest -k "not test_datetime_reduce and not test_roundtrip_numpy_datetime_data"
|
||||
%pytest -k "not test_datetime_reduce and not test_roundtrip_numpy_datetime_data and not test_download_from_github"
|
||||
|
||||
%files %{python_files}
|
||||
%doc README.rst
|
||||
|
Loading…
x
Reference in New Issue
Block a user