forked from pool/python-Pyro5
Correct test skipping
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Pyro5?expand=0&rev=2
This commit is contained in:
@@ -74,7 +74,7 @@ runs on many different platforms and Python versions.
|
||||
|
||||
%check
|
||||
# socket tests require at least lo interface thus skip them
|
||||
skip="testContextAndSock"
|
||||
skip="test_socketutil"
|
||||
export PYTHONPATH=${PWD}/tests/PyroTests
|
||||
%pytest -rs -v -k "not ($skip)"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user