forked from pool/python-Beaker
Accepting request 690383 from home:mcepl:branches:devel:languages:python
- Ignore test_database tests to avoid gh#bbangert/beaker#172 OBS-URL: https://build.opensuse.org/request/show/690383 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Beaker?expand=0&rev=37
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Apr 1 13:36:58 UTC 2019 - Matej Cepl <mcepl@suse.com>
|
||||
|
||||
- Ignore test_database tests to avoid gh#bbangert/beaker#172
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Mar 1 09:08:58 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
|
||||
|
||||
|
||||
@@ -107,7 +107,10 @@ rm tests/test_cachemanager.py
|
||||
%python_expand %fdupes %{buildroot}%{$python_sitelib}
|
||||
|
||||
%check
|
||||
%python_exec setup.py test
|
||||
%{python_expand PYTHONPATH=%{buildroot}%{$python_sitelib}
|
||||
# gh#bbangert/beaker#172
|
||||
%python_expand nosetests-%{$python_bin_suffix} -v -I 'test_database' tests
|
||||
}
|
||||
|
||||
%files %{python_files}
|
||||
%license LICENSE
|
||||
|
||||
Reference in New Issue
Block a user