Accepting request 1091253 from devel:languages:python:numeric
OBS-URL: https://build.opensuse.org/request/show/1091253 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pandas?expand=0&rev=50
This commit is contained in:
commit
ee1be8e207
@ -1,7 +1,7 @@
|
||||
<constraints>
|
||||
<hardware>
|
||||
<physicalmemory>
|
||||
<size unit="M">8000</size>
|
||||
<size unit="G">12</size>
|
||||
</physicalmemory>
|
||||
<processors>4</processors>
|
||||
</hardware>
|
||||
|
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 7 09:13:48 UTC 2023 - Ben Greiner <code@bnavigator.de>
|
||||
|
||||
- Increase minimum memory constraints for tests
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat May 27 13:18:13 UTC 2023 - Ben Greiner <code@bnavigator.de>
|
||||
|
||||
|
@ -493,7 +493,7 @@ SKIP_ARGS+=" --skip-slow --skip-db"
|
||||
%endif
|
||||
|
||||
# The test collection consumes a lot of memory per worker. This sets %%jobs.
|
||||
%limit_build -m 2048
|
||||
%limit_build -m 3072
|
||||
|
||||
%{python_expand $python -c 'import pandas; print(pandas.__path__); print(pandas.show_versions())'
|
||||
# cache: can't just say no cacheprovider, because one test checks for the --lf option of pytest-cache
|
||||
|
Loading…
x
Reference in New Issue
Block a user