forked from pool/python-pyppmd
- Increase hypothesis deadline time for test_fuzzer
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyppmd?expand=0&rev=2
This commit is contained in:
@@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Dec 22 10:30:11 UTC 2022 - Daniel Garcia <daniel.garcia@suse.com>
|
||||||
|
|
||||||
|
- Increase hypothesis deadline time for test_fuzzer
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Dec 21 11:05:13 UTC 2022 - Ben Greiner <code@bnavigator.de>
|
Wed Dec 21 11:05:13 UTC 2022 - Ben Greiner <code@bnavigator.de>
|
||||||
|
|
||||||
|
@@ -63,6 +63,7 @@ hypothesis.settings.register_profile(
|
|||||||
suppress_health_check=[hypothesis.HealthCheck.too_slow]
|
suppress_health_check=[hypothesis.HealthCheck.too_slow]
|
||||||
)
|
)
|
||||||
" >> tests/conftest.py
|
" >> tests/conftest.py
|
||||||
|
sed -i 's/milliseconds=300/milliseconds=5000/g' tests/test_fuzzer.py
|
||||||
|
|
||||||
%build
|
%build
|
||||||
export CFLAGS="%{optflags}"
|
export CFLAGS="%{optflags}"
|
||||||
|
Reference in New Issue
Block a user