summaryrefslogtreecommitdiff
path: root/pytest.ini
diff options
context:
space:
mode:
Diffstat (limited to 'pytest.ini')
-rw-r--r--pytest.ini1
1 files changed, 1 insertions, 0 deletions
diff --git a/pytest.ini b/pytest.ini
index 73c0d7adf..3369a631e 100644
--- a/pytest.ini
+++ b/pytest.ini
@@ -80,4 +80,5 @@ xfail_strict = true
filterwarnings =
error
default:Test process .* failed to terminate!:UserWarning
+ ignore:_SixMetaPathImporter\.exec_module\(\) not found; falling back to load_module\(\):ImportWarning
faulthandler_timeout = 90