forked from pool/python-dogpile.cache
- skip lock tests, they fail frequently (bsc#1086987)
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-dogpile.cache?expand=0&rev=36
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Apr 23 12:54:25 UTC 2018 - dmueller@suse.com
|
||||
|
||||
- skip lock tests, they fail frequently (bsc#1086987)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 20 07:50:52 UTC 2018 - dmueller@suse.com
|
||||
|
||||
|
||||
@@ -65,7 +65,7 @@ new value.
|
||||
|
||||
%check
|
||||
export RUNTESTS="-k 'not test_dbm_backend and not test_memcached_backend and not test_redis_backend'"
|
||||
%python_exec -m pytest
|
||||
%python_exec -m pytest --ignore=test_lock.py
|
||||
|
||||
%files %{python_files}
|
||||
%defattr(-,root,root,-)
|
||||
|
||||
Reference in New Issue
Block a user