diff --git a/python-xarray.spec b/python-xarray.spec index a3d20c8..016cc9a 100644 --- a/python-xarray.spec +++ b/python-xarray.spec @@ -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