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

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue May 14 20:31:01 UTC 2019 - Drew Balliet <aballiet@suse.com>
- Commented out testing since it is timing out at 5400 seconds in build service
-------------------------------------------------------------------
Thu Mar 21 11:05:07 UTC 2019 - Ondřej Súkup <mimi.vx@gmail.com>

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