From 0bf6cccd57c4cfd58382f02e65a72811e66adf6e Mon Sep 17 00:00:00 2001 From: Ogi Moore Date: Tue, 19 Jan 2021 20:36:54 -0800 Subject: [PATCH] Up the faulthandler_timeout parameter to 30 --- pytest.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pytest.ini b/pytest.ini index a16534bd..cc80f5f7 100644 --- a/pytest.ini +++ b/pytest.ini @@ -4,7 +4,7 @@ xvfb_height = 1080 # use this due to some issues with ndarray reshape errors on CI systems xvfb_colordepth = 24 xvfb_args=-ac +extension GLX +render -faulthandler_timeout = 15 +faulthandler_timeout = 30 filterwarnings = # comfortable skipping these warnings runtime warnings