forked from pool/python-pyudev
- Skip some unreliable tests.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyudev?expand=0&rev=51
This commit is contained in:
@@ -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)'
|
||||
|
||||
%files %{python_files}
|
||||
%license COPYING
|
||||
|
Reference in New Issue
Block a user