diff --git a/psutil/tests/test_process.py b/psutil/tests/test_process.py index 44a5e8901..307d3dfa9 100755 --- a/psutil/tests/test_process.py +++ b/psutil/tests/test_process.py @@ -1468,6 +1468,7 @@ def clean_dict(d): MACOS_11PLUS, "macOS 11+ can't get another process environment, issue #2084", ) + @unittest.skipIf(NETBSD, "sometimes fails on `assert is_running()`") def test_weird_environ(self): # environment variables can contain values without an equals sign code = textwrap.dedent("""