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:
@@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Dec 13 07:43:32 UTC 2022 - pgajdos@suse.com
|
||||||
|
|
||||||
|
- disable flaky test_timeout_generator
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Dec 12 15:15:16 UTC 2022 - pgajdos@suse.com
|
Mon Dec 12 15:15:16 UTC 2022 - pgajdos@suse.com
|
||||||
|
|
||||||
|
@@ -52,7 +52,8 @@ classes which make common patterns shorter and easier.
|
|||||||
|
|
||||||
%check
|
%check
|
||||||
mv pytest.ini{,.hide}
|
mv pytest.ini{,.hide}
|
||||||
%pytest
|
skip='test_timeout_generator' # obs rq#1042418
|
||||||
|
%pytest -k "not $skip"
|
||||||
mv pytest.ini{.hide,}
|
mv pytest.ini{.hide,}
|
||||||
|
|
||||||
%files %{python_files}
|
%files %{python_files}
|
||||||
|
Reference in New Issue
Block a user