You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/dev-python/sh/files/sh-1.14.0-skip-unreliable-t...

9 lines
237 B

diff --git a/test.py b/test.py
index a4b9915..fb2ffdd 100644
--- a/test.py
+++ b/test.py
@@ -2799,2 +2799,3 @@ print("cool")
@requires_progs("lsof")
+ @unittest.skip("Test seems to be unreliable")
def test_no_fd_leak(self):