forked from pool/python-subprocess-tee
Accepting request 1002493 from home:sebix:branches:devel:languages:python
- Temporarily disable the failing test test_rich_console_ex to prevent a build fail reported upstream: https://github.com/pycontribs/subprocess-tee/issues/58 OBS-URL: https://build.opensuse.org/request/show/1002493 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-subprocess-tee?expand=0&rev=6
This commit is contained in:
@@ -59,7 +59,7 @@ to provide instant feedback (progress) related to what is happening.
|
||||
|
||||
%check
|
||||
# program "molecule" is no available in openSUSE. But this test is platform-independent, so not required
|
||||
%pytest -k 'not test_molecule'
|
||||
%pytest -k 'not test_molecule and not test_rich_console_ex'
|
||||
|
||||
%files %{python_files}
|
||||
%{python_sitelib}/subprocess_tee/
|
||||
|
Reference in New Issue
Block a user