We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 934951f commit 602e9f9Copy full SHA for 602e9f9
1 file changed
lib/matplotlib/tests/test_backends_interactive.py
@@ -72,7 +72,7 @@ def _get_testable_interactive_backends():
72
return envs
73
74
75
-_test_timeout = 60 # A reasonably safe value for slower architectures.
+_test_timeout = 120 # A reasonably safe value for slower architectures.
76
77
78
def _test_toolbar_button_la_mode_icon(fig):
0 commit comments