forked from pool/python-pyudev
Accepting request 962364 from devel:languages:python
- Skip some unreliable tests. OBS-URL: https://build.opensuse.org/request/show/962364 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pyudev?expand=0&rev=28
This commit is contained in:
commit
a34ee2aac3
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Mar 17 09:06:05 UTC 2022 - Steve Kowalik <steven.kowalik@suse.com>
|
||||
|
||||
- Skip some unreliable tests.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Mar 10 14:04:43 UTC 2022 - mcepl@cepl.eu
|
||||
|
||||
|
@ -73,7 +73,8 @@ sed -i -e "s|'sphinx.ext.intersphinx',\\?||" -e "s|'sphinxcontrib.issuetracker',
|
||||
|
||||
%check
|
||||
# We don't have real /dev in osc build chroot gh#pyudev/pyudev#404
|
||||
%pytest -k 'not real_udev'
|
||||
# ... or apparently, a reliable testsuite gh#pyudev/pyudev#457
|
||||
%pytest -k 'not (real_udev or test_as or test_getitem)'
|
||||
|
||||
%files %{python_files}
|
||||
%license COPYING
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:c9c30065a9f55885b2c140b8b361e6ab4be6b88f9617ab4959b83a077c49397e
|
||||
oid sha256:099c0196ce9525072c4efe4e9cda78c426c8fac9bf9cae6834458012d7680964
|
||||
size 390667
|
||||
|
Loading…
Reference in New Issue
Block a user