forked from pool/python-Beaker
Accepting request 695668 from home:mcepl:branches:devel:languages:python
- Actually for working around gh#bbangert/beaker#172 it is enough to rm -fv tests/test.db, because the test suite apparently doesn't clean up after itself. OBS-URL: https://build.opensuse.org/request/show/695668 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Beaker?expand=0&rev=39
This commit is contained in:
@@ -109,7 +109,8 @@ rm tests/test_cachemanager.py
|
||||
%check
|
||||
%{python_expand PYTHONPATH=%{buildroot}%{$python_sitelib}
|
||||
# gh#bbangert/beaker#172
|
||||
%python_expand nosetests-%{$python_bin_suffix} -v -I 'test_database' tests
|
||||
rm -fv tests/test.db
|
||||
nosetests-%{$python_bin_suffix} -v tests
|
||||
}
|
||||
|
||||
%files %{python_files}
|
||||
|
||||
Reference in New Issue
Block a user