diff --git a/python-pyudev.changes b/python-pyudev.changes index a16fc05..587d426 100644 --- a/python-pyudev.changes +++ b/python-pyudev.changes @@ -1,5 +1,5 @@ ------------------------------------------------------------------- -Wed Mar 16 23:40:55 UTC 2022 - Steve Kowalik +Thu Mar 17 09:06:05 UTC 2022 - Steve Kowalik - Skip some unreliable tests. diff --git a/python-pyudev.spec b/python-pyudev.spec index b46783e..ce06274 100644 --- a/python-pyudev.spec +++ b/python-pyudev.spec @@ -74,7 +74,7 @@ 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 # ... 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} %license COPYING