diff --git a/testsuite/gtk/meson.build b/testsuite/gtk/meson.build index 98b05f9871..5665f6d5d8 100644 --- a/testsuite/gtk/meson.build +++ b/testsuite/gtk/meson.build @@ -119,6 +119,7 @@ foreach t : tests test(test_name, test_exe, args: [ '--tap', '-k' ], protocol: 'tap', + timeout: 60, env: [ 'NO_AT_BRIDGE=1', 'GSK_RENDERER=cairo',