forked from pool/python-pyudev
Also skip test_getitem, which only fails sporadically
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyudev?expand=0&rev=52
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Mar 16 23:40:55 UTC 2022 - Steve Kowalik <steven.kowalik@suse.com>
|
Thu Mar 17 09:06:05 UTC 2022 - Steve Kowalik <steven.kowalik@suse.com>
|
||||||
|
|
||||||
- Skip some unreliable tests.
|
- Skip some unreliable tests.
|
||||||
|
|
||||||
|
@@ -74,7 +74,7 @@ sed -i -e "s|'sphinx.ext.intersphinx',\\?||" -e "s|'sphinxcontrib.issuetracker',
|
|||||||
%check
|
%check
|
||||||
# We don't have real /dev in osc build chroot gh#pyudev/pyudev#404
|
# We don't have real /dev in osc build chroot gh#pyudev/pyudev#404
|
||||||
# ... or apparently, a reliable testsuite gh#pyudev/pyudev#457
|
# ... or apparently, a reliable testsuite gh#pyudev/pyudev#457
|
||||||
%pytest -k 'not (real_udev or test_as)'
|
%pytest -k 'not (real_udev or test_as or test_getitem)'
|
||||||
|
|
||||||
%files %{python_files}
|
%files %{python_files}
|
||||||
%license COPYING
|
%license COPYING
|
||||||
|
Reference in New Issue
Block a user