1
0

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:
Dominique Leuenberger 2020-08-20 20:30:53 +00:00 committed by Git OBS Bridge
commit bd4356c8e6
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