1
0

- Disable test test___call___and_execute_retry_hitting_deadline

to make leap buildable

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-google-api-core?expand=0&rev=27
This commit is contained in:
Tomáš Chvátal 2020-08-20 08:04:25 +00:00 committed by Git OBS Bridge
parent 184a7fff1b
commit 395f2c5d08
2 changed files with 8 additions and 1 deletions

View File

@ -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>

View File

@ -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