forked from pool/python-amqpstorm
Accepting request 701283 from devel:languages:python
- Switch of randomly failing test: * test_heartbeat_basic_raise_on_missed_heartbeats OBS-URL: https://build.opensuse.org/request/show/701283 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-amqpstorm?expand=0&rev=5
This commit is contained in:
@@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue May 7 10:48:26 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
|
||||
|
||||
- Switch of randomly failing test:
|
||||
* test_heartbeat_basic_raise_on_missed_heartbeats
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Feb 5 19:16:21 UTC 2019 - Sean Marlow <sean.marlow@suse.com>
|
||||
|
||||
|
||||
@@ -61,7 +61,8 @@ export LANG="en_US.UTF8"
|
||||
%python_expand rm -rf %{buildroot}%{$python_sitelib}/examples
|
||||
|
||||
%check
|
||||
%python_expand nosetests-%{$python_bin_suffix} amqpstorm/tests/unit
|
||||
# test_heartbeat_basic_raise_on_missed_heartbeats randomly fails
|
||||
%python_expand nosetests-%{$python_bin_suffix} -v amqpstorm/tests/unit -e test_heartbeat_basic_raise_on_missed_heartbeats
|
||||
|
||||
%files %{python_files}
|
||||
%license LICENSE
|
||||
|
||||
Reference in New Issue
Block a user