File skip-obs-unreliable-debian-rhel-ionice-test.patch of Package saltbundlepy-psutil

diff -urN a/psutil/tests/test_process.py b/psutil/tests/test_process.py
--- a/psutil/tests/test_process.py	2023-06-26 14:38:32.850292655 +0200
+++ b/psutil/tests/test_process.py	2023-06-26 14:43:01.440611495 +0200
@@ -342,6 +342,7 @@
             self.assertGreaterEqual(io2[i], 0)
             self.assertGreaterEqual(io2[i], 0)
 
+    @unittest.skipIf(True, "could be flacky in obs with Debian or Red Hat based systems")
     @unittest.skipIf(not HAS_IONICE, "not supported")
     @unittest.skipIf(not LINUX, "linux only")
     def test_ionice_linux(self):
openSUSE Build Service is sponsored by