14
0
forked from pool/python-uvloop

Accepting request 702981 from home:aballiet:branches:devel:languages:python

- Commented out testing since it is timing out at 5400 seconds in the build service

OBS-URL: https://build.opensuse.org/request/show/702981
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-uvloop?expand=0&rev=13
This commit is contained in:
Tomáš Chvátal
2019-05-14 21:01:45 +00:00
committed by Git OBS Bridge
parent a4ab8ce44c
commit 9ea438f460
2 changed files with 6 additions and 1 deletions

View File

@@ -64,7 +64,7 @@ rm -vrf vendor/
%check
# Actually the tests are VERY flaky, thus continue even if they fail :(
%python_exec setup.py test || :
#%%python_exec setup.py test || :
%files %{python_files}
%license LICENSE-APACHE LICENSE-MIT