forked from pool/python-astropy
Accepting request 861783 from devel:languages:python:numeric
Automatic submission by obs-autosubmit OBS-URL: https://build.opensuse.org/request/show/861783 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-astropy?expand=0&rev=18
This commit is contained in:
commit
220599f77b
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Jan 1 19:03:47 UTC 2021 - Benjamin Greiner <code@bnavigator.de>
|
||||
|
||||
- Increase the hypothesis test deadline
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 8 22:41:32 UTC 2020 - Benjamin Greiner <code@bnavigator.de>
|
||||
|
||||
|
@ -143,7 +143,7 @@ sed -i "/enable_deprecations_as_exceptions(/,/)/ d" astropy/conftest.py
|
||||
# increase test deadline for slow obs executions (e.g. on s390x)
|
||||
echo "
|
||||
import hypothesis
|
||||
hypothesis.settings.register_profile('obs', deadline=1000)
|
||||
hypothesis.settings.register_profile('obs', deadline=2000)
|
||||
" >> astropy/conftest.py
|
||||
|
||||
%build
|
||||
|
Loading…
Reference in New Issue
Block a user