forked from pool/python-asyncssh
- Skip more tests that are unstable.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-asyncssh?expand=0&rev=36
This commit is contained in:
@@ -70,7 +70,7 @@ server implementation of the SSHv2 protocol on top of the Python asyncio framewo
|
||||
%python_expand %fdupes %{buildroot}%{$python_sitelib}
|
||||
|
||||
%check
|
||||
%pytest -k 'not test_connect_timeout_exceeded'
|
||||
%pytest -k 'not (test_connect_timeout_exceeded or test_forward_remote or test_enroll)'
|
||||
|
||||
%files %{python_files}
|
||||
%license LICENSE COPYRIGHT
|
||||
|
||||
Reference in New Issue
Block a user