Remove test_importlib from polluters (#7279)

This commit is contained in:
fanninpm
2026-02-28 20:58:47 -05:00
committed by GitHub
parent 5a56a76fad
commit 919a14623d

View File

@@ -153,7 +153,6 @@ class DeletingZipsTest(util.ZipSetup, unittest.TestCase):
def test_as_file_does_not_keep_open(self): # pragma: no cover
resources.as_file(resources.files('data01') / 'binary.file')
@unittest.skipIf("RUSTPYTHON_SKIP_ENV_POLLUTERS" in os.environ, "TODO: RUSTPYTHON; environment pollution when running rustpython -m test --fail-env-changed due to tmpfile leak")
def test_entered_path_does_not_keep_open(self):
"""
Mimic what certifi does on import to make its bundle