forked from pool/python-xarray
Accepting request 719727 from home:TheBlackCat:branches:devel:languages:python:numeric
Disable non-functional dask tests OBS-URL: https://build.opensuse.org/request/show/719727 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-xarray?expand=0&rev=23
This commit is contained in:
parent
af8f8637aa
commit
8db6ad13e9
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 29 21:32:02 UTC 2019 - Todd R <toddrme2178@gmail.com>
|
||||
|
||||
- Disable non-functional dask tests
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 15 19:31:13 UTC 2019 - Sebastian Wagner <sebix+novell.com@sebix.at>
|
||||
|
||||
|
@ -38,7 +38,8 @@ Provides: python-xray = %{version}
|
||||
Obsoletes: python-xray < %{version}
|
||||
BuildArch: noarch
|
||||
# SECTION tests
|
||||
BuildRequires: %{python_module dask-dataframe}
|
||||
# dask tests currently failing
|
||||
# BuildRequires: %%{python_module dask-dataframe}
|
||||
BuildRequires: %{python_module pytest >= 2.7.1}
|
||||
BuildRequires: %{python_module scipy}
|
||||
BuildRequires: python2-mock
|
||||
|
Loading…
x
Reference in New Issue
Block a user