diff --git a/python-dogpile.cache.changes b/python-dogpile.cache.changes index 6b15ab1..0c247dd 100644 --- a/python-dogpile.cache.changes +++ b/python-dogpile.cache.changes @@ -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 diff --git a/python-dogpile.cache.spec b/python-dogpile.cache.spec index d80233a..78e32bf 100644 --- a/python-dogpile.cache.spec +++ b/python-dogpile.cache.spec @@ -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,-)