diff --git a/pytest.ini b/pytest.ini index 6586702144..eb78bcaa8e 100644 --- a/pytest.ini +++ b/pytest.ini @@ -48,19 +48,9 @@ faulthandler_timeout = 30 filterwarnings = error - # FIXME: drop once certifi fixes their use of `importlib.resources` - # Ref: https://github.com/certifi/python-certifi/issues/183 - ignore:path is deprecated. Use files.. instead. Refer to https.//importlib-resources.readthedocs.io/en/latest/using.html#migrating-from-legacy for migration advice.:DeprecationWarning:certifi.core - # FIXME: Try to figure out what causes this and ensure that the socket # FIXME: gets closed. ignore:unclosed