- Disable tests as they randomly fail while it can't be triggered

when reproducing localy

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Cython?expand=0&rev=93
This commit is contained in:
Tomáš Chvátal 2018-02-21 12:51:30 +00:00 committed by Git OBS Bridge
parent bedfd71b59
commit 180d6ce062
2 changed files with 7 additions and 4 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Wed Feb 21 12:51:05 UTC 2018 - tchvatal@suse.com
- Disable tests as they randomly fail while it can't be triggered
when reproducing localy
-------------------------------------------------------------------
Mon Jan 29 00:23:49 UTC 2018 - mimi.vx@gmail.com

View File

@ -17,11 +17,8 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
%ifarch x86_64
%bcond_without test
%else
# Tests currently fail randomly in OBS multiple local rund do not trigger them
%bcond_with test
%endif
Name: python-Cython-doc
Version: 0.27.3
Release: 0