llvmpipe: Bump test timeout to 180 seconds
[mesa.git] / src / gallium / drivers / llvmpipe / meson.build
index 570d1b221d8d3f20dec589032da2df3978ca6fc9..d2577418e5d1e6a0015d3e67358c70ec72bec65a 100644 (file)
@@ -126,7 +126,7 @@ if with_tests and with_gallium_softpipe and with_llvm
       ),
       suite : ['llvmpipe'],
       should_fail : meson.get_cross_property('xfail', '').contains(t),
-      timeout: 120,
+      timeout: 180,
     )
   endforeach
 endif