forked from pool/python-google-api-core
Accepting request 828031 from devel:languages:python
- Disable test test___call___and_execute_retry_hitting_deadline to make leap buildable OBS-URL: https://build.opensuse.org/request/show/828031 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-google-api-core?expand=0&rev=14
This commit is contained in:
commit
bd4356c8e6
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 20 08:02:56 UTC 2020 - Tomáš Chvátal <tchvatal@suse.com>
|
||||
|
||||
- Disable test test___call___and_execute_retry_hitting_deadline
|
||||
to make leap buildable
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jun 2 16:14:34 UTC 2020 - Dirk Mueller <dmueller@suse.com>
|
||||
|
||||
|
@ -73,7 +73,8 @@ Core Library for Google Client Libraries
|
||||
%python_expand %fdupes %{buildroot}%{$python_sitelib}
|
||||
|
||||
%check
|
||||
%pytest
|
||||
# test___call___and_execute_retry_hitting_deadline - broken on Leap with old mock
|
||||
%pytest -k 'not test___call___and_execute_retry_hitting_deadline'
|
||||
|
||||
%files %{python_files}
|
||||
%license LICENSE
|
||||
|
Loading…
x
Reference in New Issue
Block a user