forked from pool/python-python-utils
Accepting request 1042556 from home:pgajdos:python
- disable flaky test_timeout_generator OBS-URL: https://build.opensuse.org/request/show/1042556 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-utils?expand=0&rev=12
This commit is contained in:
@@ -52,7 +52,8 @@ classes which make common patterns shorter and easier.
|
||||
|
||||
%check
|
||||
mv pytest.ini{,.hide}
|
||||
%pytest
|
||||
skip='test_timeout_generator' # obs rq#1042418
|
||||
%pytest -k "not $skip"
|
||||
mv pytest.ini{.hide,}
|
||||
|
||||
%files %{python_files}
|
||||
|
Reference in New Issue
Block a user