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:
@@ -1,5 +1,5 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Feb 22 07:55:30 UTC 2023 - Steve Kowalik <steven.kowalik@suse.com>
|
||||
Thu Feb 23 01:42:22 UTC 2023 - Steve Kowalik <steven.kowalik@suse.com>
|
||||
|
||||
- New package, in a sense, based on Pyro4.
|
||||
- Update to 5.14:
|
||||
|
||||
@@ -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